Template:IPTSF page info
From ErfWiki
(Difference between revisions)
(Adding 44 to the table) |
(Ding! Add one.) |
||
| Line 44: | Line 44: | ||
Text 42={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 41|next=Text 43|side=[[Faq]]}}| | Text 42={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 41|next=Text 43|side=[[Faq]]}}| | ||
Text 43={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 42|next=Text 44|side=[[Faq]]}}| | Text 43={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 42|next=Text 44|side=[[Faq]]}}| | ||
| - | Text 44={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 43|next=END|side=[[Faq]]}}| | + | Text 44={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 43|next=Text 45|side=[[Faq]]}}| |
| + | Text 45={{ #switch: {{{paramname}}} |panels=0|turn=??|date=AoW|prev=Text 44|next=END|side=[[Faq]]}}| | ||
{{ #switch: {{{paramname}}} | | {{ #switch: {{{paramname}}} | | ||
panels=1| | panels=1| | ||
Revision as of 05:03, 2 October 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