Difference between revisions of "Template:SessionInfo"
m (ffFFFFFFFFF) |
m |
||
| Line 40: | Line 40: | ||
{{#if: {{{prev|{{{next|}}}}}} | {{#if: {{{prev|{{{next|}}}}}} | ||
|<tr> | |<tr> | ||
| − | <td colspan="2" style="text-align: center;"> | + | <td colspan="2" style="text-align: center;">{{Hlist|sep= {{!}} |
| − | {{Hlist|sep= {{!}} | ||
|{{#if: {{{prev|}}}|[[{{{prev}}}{{!}}Previous]] {{!}}}} | |{{#if: {{{prev|}}}|[[{{{prev}}}{{!}}Previous]] {{!}}}} | ||
|{{#if: {{{index|}}}|[[{{{index}}}{{!}}Index]]}} | |{{#if: {{{index|}}}|[[{{{index}}}{{!}}Index]]}} | ||
|{{#if: {{{next|}}}|[[{{{next}}}{{!}}Next]]}} | |{{#if: {{{next|}}}|[[{{{next}}}{{!}}Next]]}} | ||
| − | }} | + | }}</td> |
| − | </td> | ||
</tr> | </tr> | ||
}} | }} | ||
Revision as of 04:17, 8 April 2016
| Campaign | Unknown |
| Date | Unknown |
| Game Master | None |
| Players | Unknown |
This is a template for session information.
Usage
{{SessionInfo|PARAMETERS}}
PARAMETERS is a list of items separated by the pipe symbol, |. Each parameter in the list is in the format of NAME=VALUE. The following is a list of acceptable parameters:
- name
- campaign
- system
- storyarc
- date
- sessionno (session number)
- runtime
- gm
- players
If any parameter is not included, then the default value will be used instead. Because the pipe symbol is used to separate items, if you wish to include the pipe symbol as a value, use | instead. The current defaults can be seen to the right, where missing entries are not visible by default.
In addition to the above, there are 3 additional parameters that are fields but control navigation information. They are as follows:
- prev (article name for the prior session)
- index (article name for a session list)
- next (article name for the following session)