Template:Issue: Difference between revisions

From Diskmags Catalog
No edit summary
Tag: Manual revert
No edit summary
Line 23: Line 23:


URLs: <ul>{{#arraymap: {{{Links|}}}|;|x|<li>[x x]</li>|}}</ul>
URLs: <ul>{{#arraymap: {{{Links|}}}|;|x|<li>[x x]</li>|}}</ul>
<div class="pagination">
  '''previous issue:'''
  {{#ask: [[Magazine::{{Magazine}}]] [[Release Date::<{{Release Date}}]]
  | ?Release Date
  | sort=Release Date
  | order=desc
  | limit=1
  | format=link
  }}
  '''next issue:'''
  {{#ask: [[Magazine::{{Magazine}}]] [[Release Date::>{{Release Date}}]]
  | ?Release Date
  | sort=Release Date
  | order=asc
  | limit=1
  | format=link
  }}
</div>


[[Category:Issue]]
[[Category:Issue]]
</includeonly>
</includeonly>

Revision as of 19:40, 3 December 2024

This is the "Issue" template.

It should be called in the following format:

{{Issue
}}

Edit the page to see the template text.