Difference between revisions of "Template:Mission infobox"
(Added followed and preceded by statements.) |
(Fixed (hopefully) to now include row ending.) |
||
Line 22: | Line 22: | ||
| {{{mission-startingmoney}}} | | {{{mission-startingmoney}}} | ||
|- | |- | ||
− | {{#if: {{{mission-preceded}}} | {{!}} Preceded by | {{{mission-preceded}}} }} | + | {{#if: {{{mission-preceded}}} | |
− | {{#if: {{{mission-followed}}} | {{!}} Followed by | {{{mission-followed}}} }} | + | {{!}} Preceded by |
+ | |[[{{{mission-preceded}}} (mission)]] | ||
+ | |-}} | ||
+ | {{#if: {{{mission-followed}}} | | ||
+ | {{!}} Followed by | ||
+ | |[[{{{mission-followed}}} (mission)]] | ||
+ | |-}} | ||
|} | |} | ||
Revision as of 23:40, 17 August 2012
This needs to be redone in a way that's not crappy like mine.