Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Missiondetails: Difference between revisions

Template page
m Add parameter for Storyline mission. Fix typo. Move name display from separate tbl to mission details tbl caption.
m Fix typo.
Line 32: Line 32:
}}
}}
{{#if: {{{Level|}}} {{{Storyline|}}}
{{#if: {{{Level|}}} {{{Storyline|}}}
  |<tr> <td class="MssnDtls-label">Level</td> <td class="MssnDtls-data">{{{Level}}} {{#ifeq: | {{lc: {{{Storyline}}} }} | yes | Storyline }}</td> </tr>
  |<tr> <td class="MssnDtls-label">Level</td> <td class="MssnDtls-data">{{{Level}}} {{#ifeq: {{lc: {{{Storyline}}} }} | yes | Storyline }}</td> </tr>
}} {{#if: {{{Type|}}}
}} {{#if: {{{Type|}}}
  |<tr> <td class="MssnDtls-label">Type</td> <td class="MssnDtls-data">{{{Type}}}</td> </tr>
  |<tr> <td class="MssnDtls-label">Type</td> <td class="MssnDtls-data">{{{Type}}}</td> </tr>