Template:Issue: Difference between revisions

From Diskmags Catalog
No edit summary
No edit summary
 
(20 intermediate revisions by the same user not shown)
Line 6: Line 6:
Magazine: [[Magazine::{{{Magazine|}}}]]
Magazine: [[Magazine::{{{Magazine|}}}]]


Publication Date: {{#arraymap: {{{Release Date|}}}|;|x|[[Release Date::{{#time:F Y|x}}]] }}
Release Date: {{#arraymap: {{{Release Date|}}}|;|x|[[Release Date::{{#time:d F Y|x}}]] }}


Source: {{#arraymap: {{{Source|}}}|;|x|[[Source::x]] }}
Source: {{#arraymap: {{{Source|}}}|;|x|[[Source::x]] }}
Line 20: Line 20:
Group(s): {{#ifeq: {{{Groups|}}}| |{{#set:Groups=unknown}}{{{Groups|unknown}}}|{{#arraymap:{{{Groups|}}}|;|xx| {{#set:Groups=xx}} {{#formredlink:target=xx|form=Group}} }} }}
Group(s): {{#ifeq: {{{Groups|}}}| |{{#set:Groups=unknown}}{{{Groups|unknown}}}|{{#arraymap:{{{Groups|}}}|;|xx| {{#set:Groups=xx}} {{#formredlink:target=xx|form=Group}} }} }}


Disclaimer: [[Disclaimer::{{{Disclaimer|}}}]]
Links: <ul>{{#arraymap: {{{Links|}}}|;|x|<li>[x x]</li>|}}</ul>


URLs: <ul>{{#arraymap: {{{Links|}}}|;|x|<li>[x x]</li>|}}</ul>
<!--Disclaimer: [[Disclaimer::{{{Disclaimer|}}}]]-->
<!--
Previous issue: {{#ask: [[Magazine::{{{Magazine|}}}]] [[Release Date::<{{Release Date}}]]
  | ?Release Date=
  | sort=Release Date
  | order=desc
  | limit=1
  | offset=0
  | format=list
  | searchlabel=
}}


Next issue: {{#ask: [[Magazine::{{{Magazine|}}}]] [[Release Date::>{{Release Date}}]]
  | ?Release Date=
  | sort=Release Date
  | order=asc
  | limit=1
  | offset=1
  | format=list
  | searchlabel=
}}
-->
[[Category:Issue]]
[[Category:Issue]]
</includeonly>
</includeonly>

Latest revision as of 18:45, 5 December 2024

This is the "Issue" template.

It should be called in the following format:

{{Issue
}}

Edit the page to see the template text.