Template:Magazine: Difference between revisions

From Diskmags Catalog
No edit summary
No edit summary
Line 21: Line 21:
=== Issues ===
=== Issues ===
<div class="issues">
<div class="issues">
{{#arraydefine:IssuesArray|{{{Issues|}}}|;|sort=asc}}
<ul>
<ul>
{{#arraymap:{{{Issues|}}}|;|x|<li>[[Issues::x]]</li>|}}
{{#arraymap:{{{Issues|}}}|;|x|<li>[[Issues::x]]</li>|}}
</ul>
<ul>
Test array, sorted:
{{#arraymap:IssuesArray|;|x|<li>[[Issues::x]]</li>|}}
</ul>
</ul>
</div>
</div>

Revision as of 10:32, 20 October 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=
|Screenshots=
|Source=
}}

Edit the page to see the template text.