Template:Magazine: Difference between revisions
From Diskmags Catalog
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
<div class="issues"> | <div class="issues"> | ||
<ul> | <ul> | ||
{{#arraymap:{{{Issues|}}}| | {{#arraymap:{{{Issues|}}}||x|<li>[[Issues::x]]</li>}} | ||
</ul> | </ul> | ||
</div> | </div> | ||
=== Groups === | === Groups === | ||
{{#arraymap:{{{Groups|}}}||x|[[Groups::x]]}} | {{#arraymap:{{{Groups|}}}|,|x|[[Groups::x]]}} | ||
[[Category:Magazine]] | [[Category:Magazine]] | ||
</includeonly> | </includeonly> | ||
Revision as of 12:54, 4 July 2023
This is the "Magazine" template.
It should be called in the following format:
{{Magazine
|Start date=
|End date=
|Language=
|Origin=
|Systems=
|Issues=
|Groups=
|Type=
}}
Edit the page to see the template text.