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