Template:Issue: Difference between revisions

From Diskmags Catalog
No edit summary
No edit summary
 
(31 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{#template_params:}}
{{#template_params:}}
</noinclude><includeonly>
</noinclude><includeonly>
Original Issue Name: {{{OrigName|}}}
Spelling variants: {{#arraymap: {{{Spellings|}}}|;|x|[[Spellings::x]] }}


Magazine: [[Magazine:{{{Magazine|}}}]]
Magazine: [[Magazine::{{{Magazine|}}}]]


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


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


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


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


System(s): [[Systems::{{{Systems|}}}]]
System(s): {{#arraymap:{{{Systems|}}}|;|x|[[Systems::x]] }}


Group(s): [[Groups::{{{Groups|}}}]]
Original System Names: {{#arraymap:{{{OriginalSystemName|}}}|;|x|[[OriginalSystemName::x]] }}


URL: [[Link::{{{Link|}}}]]
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.