Template:Season: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
| {{#if:{{{image|}}} | [[Image:{{{image}}}|border|center|300px|{{{caption}}}]] }} | | {{#if:{{{image|}}} | [[Image:{{{image}}}|border|center|300px|{{{caption}}}]] }} | ||
|- | |- | ||
| {{#if:{{{season|}}} | <p><u>Current | | {{#if:{{{season|}}} | <p><u>Current Campaign</u></p><em>{{{season}}}</em> }} | ||
|- | |- | ||
| {{#if:{{{episode|}}} | <p>episode {{{episode}}}:</p> }} | | {{#if:{{{episode|}}} | <p>episode {{{episode}}}:</p> }} | ||
Line 14: | Line 14: | ||
|- | |- | ||
| colspan="2" | {{#if:{{{cast|}}} | <p><u>PCs</u></p> {{{cast}}} }} | | colspan="2" | {{#if:{{{cast|}}} | <p><u>PCs</u></p> {{{cast}}} }} | ||
|- | |||
| colspan="2" | {{#if:{{{npc|}}} | <p><u>NPCs</u></p> {{{npc}}} }} | |||
|- | |- | ||
| colspan="2" | {{#if:{{{casualties|}}} | <p><b>Casualties</b></p> {{{casualties}}} }} | | colspan="2" | {{#if:{{{casualties|}}} | <p><b>Casualties</b></p> {{{casualties}}} }} | ||
Line 19: | Line 21: | ||
| colspan="2" class="nav" style="text-align:center; vertical-align: top;"| {{#if:{{{previously|}}} | « {{{previously}}} }} {{#if:{{{next|}}} | · {{{next}}} » }} | | colspan="2" class="nav" style="text-align:center; vertical-align: top;"| {{#if:{{{previously|}}} | « {{{previously}}} }} {{#if:{{{next|}}} | · {{{next}}} » }} | ||
|- | |- | ||
| colspan="2" | {{#if:{{{previousseason|}}} | <p><u>Previous | | colspan="2" | {{#if:{{{previousseason|}}} | <p><u>Previous Campaign</u></p> <em>{{{previousseason}}}</em> }} | ||
|- | |- | ||
| colspan="2" | {{#if:{{{nextseason|}}} | <p><u>Next | | colspan="2" | {{#if:{{{nextseason|}}} | <p><u>Next Campaign</u></p> <em>{{{nextseason}}}</em> }} | ||
|- | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
|} | |} |