Template:Magazine: Difference between revisions
From Diskmags Catalog
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
<div class="issues"> | <div class="issues"> | ||
<ul> | <ul> | ||
{{# | <!--{{#arraymap:{{{Issues|}}}|;|x|<li>[[Issues::x]]</li>}}--> | ||
{{#arraydefine:IssuesArray|{{#arraymap:{{{Issues|}}}|;|x|<li>[[Issues::x]]</li>}} }} | |||
{{#arraysort:IssuesArray|asc}} | |||
{{#arrayprint:IssuesArray}} | |||
</ul> | </ul> | ||
</div> | </div> |
Revision as of 10:51, 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.