Template:IPTSF page info
From ErfWiki
(Difference between revisions)
| Line 53: | Line 53: | ||
Text 51={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 50|next=Text 52|side=[[Faq]]}}| | Text 51={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 50|next=Text 52|side=[[Faq]]}}| | ||
Text 52={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 51|next=Text 53|side=[[Faq]]}}| | Text 52={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 51|next=Text 53|side=[[Faq]]}}| | ||
| - | Text 53={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 52|next=END|side=[[Faq]]}}| | + | Text 53={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 52|next=Text 54|side=[[Faq]]}}| |
| + | Text 54={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 53|next=END|side=[[Faq]]}}| | ||
{{ #switch: {{{paramname}}} | | {{ #switch: {{{paramname}}} | | ||
panels=1| | panels=1| | ||
Revision as of 13:29, 8 December 2012
Documentation is at Template:IPTSF page info/doc. edit
Usage
This template is for use in the paneler and pager templates. It is not intended for use on its own.
{{ IPTSF_page_info
|pagenumber=
|paramname=
}}
<pagenumber> - Can be any legitimate page of IPTSF.
<paramname> - options include 'panels', 'turn', 'prev', 'next, and 'side'.
- 'panels' returns the number of panels in this page of the comic.
- 'turn' returns the current in-game turn since the beginning of the comic.
- 'prev' returns the previous page in the comic.
- 'next' returns the next page in the comic; if this is END, it gets supressed.
- 'side' returns which side is currently active during the turn on this page.
Example
{{ IPTSF_page_info|pagenumber=2|paramname=panels}}
Would return: 1
{{ IPTSF_page_info|pagenumber=2|paramname=turn}}
Would return: Unknown
{{ IPTSF_page_info|pagenumber=2|paramname=prev}}
Would return:
{{ IPTSF_page_info|pagenumber=2|paramname=next}}
Would return: 3
{{ IPTSF_page_info|pagenumber=2|paramname=side}}
Would return: Unknown