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|}}} | | | {{#if:{{{season|}}} | Current Campaign: <em>{{{season}}}</em> }} | ||
|- | |- | ||
| {{#if:{{{episode|}}} | episode {{{episode}}}: }} | | {{#if:{{{episode|}}} | episode {{{episode}}}: }} | ||
Line 9: | Line 9: | ||
| {{#if:{{{name|}}} | "<b>{{{name}}}</b>" }} | | {{#if:{{{name|}}} | "<b>{{{name}}}</b>" }} | ||
|- | |- | ||
| colspan="2" | {{#if:{{{year|}}} | | | colspan="2" | {{#if:{{{year|}}} | Year: {{{year}}} }} | ||
|- | |- | ||
| colspan="2" | {{#if:{{{location|}}} | | | colspan="2" | {{#if:{{{location|}}} | Location: {{{location}}} }} | ||
|- | |- | ||
| colspan="2" | {{#if:{{{cast|}}} | | | colspan="2" | {{#if:{{{cast|}}} | PCs: {{{cast}}} }} | ||
|- | |- | ||
| colspan="2" | {{#if:{{{npc|}}} | | | colspan="2" | {{#if:{{{npc|}}} | NPCs: {{{npc}}} }} | ||
|- | |- | ||
| colspan="2" | {{#if:{{{casualties|}}} | <b>Casualties</b> {{{casualties}}} }} | | colspan="2" | {{#if:{{{casualties|}}} | <b>Casualties</b> {{{casualties}}} }} | ||
Line 21: | 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|}}} | | | colspan="2" | {{#if:{{{previousseason|}}} | Previous Campaign: <em>{{{previousseason}}}</em> }} | ||
|- | |- | ||
| colspan="2" | {{#if:{{{nextseason|}}} | | | colspan="2" | {{#if:{{{nextseason|}}} | Next Campaign: <em>{{{nextseason}}}</em> }} | ||
|- | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
|} | |} |