Template:Issue: Difference between revisions

From Diskmags Catalog
No edit summary
No edit summary
 
(34 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{#template_params:}}
{{#template_params:}}
</noinclude><includeonly>
</noinclude><includeonly>
Original title of the issue: {{{OrigIssueTitle|}}}
Spelling variants: {{#arraymap: {{{Spellings|}}}|;|x|[[Spellings::x]] }}


Date: {{{ReleaseDate|}}}
Magazine: [[Magazine::{{{Magazine|}}}]]


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


System: {{{System|}}}
Source: {{#arraymap: {{{Source|}}}|;|x|[[Source::x]] }}


Group: {{{Group|}}}
Language: {{#arraymap:{{{Language|}}}|;|x|[[Language::x]] }}


Links: {{{Links|}}}
Origin: {{#arraymap:{{{Origin|}}}|;|x|[[Origin::x]] }}


System(s): {{#arraymap:{{{Systems|}}}|;|x|[[Systems::x]] }}
Original System Names: {{#arraymap:{{{OriginalSystemName|}}}|;|x|[[OriginalSystemName::x]] }}
Group(s): {{#ifeq: {{{Groups|}}}| |{{#set:Groups=unknown}}{{{Groups|unknown}}}|{{#arraymap:{{{Groups|}}}|;|xx| {{#set:Groups=xx}} {{#formredlink:target=xx|form=Group}} }} }}
Links: <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.