Template:Infobox Game Fancy: Difference between revisions

Added linkify_equip function call
imported>Umjahwa
m (Added spacing to code to make it easier to read (and maintain))
imported>Umjahwa
(Added linkify_equip function call)
Line 22:
 
|- {{#if: {{{trios|}}} | | style="display: none;" }}
! colspan=2 align=right width="50%" valign=top | Pyramid Triostrios:
| [[Trios::{{{trios|}}}]]
 
Line 36:
! colspan=3 align=center | - - - - - - Other equipment - - - - - -
 
|- {{#if: {{{other_equip|ttt}}} | | style="display: none;" }}
| colspan=3 align=center | {{#invoke: Infobox Tools | linkify_equip | {{{other_equip|}}} }} {{#set:|Other Equipment={{#invoke: Infobox Tools | clean_equip | {{{other_equip|none}}} }}|+sep=,}}
 
|- {{#if: {{{setup_time|}}} | | style="display: none;" }}
Line 57:
|- {{#if: {{{game_mechanics|}}}{{{mechanic1|}}}{{{mechanic2|}}} | | style="display: none;" }}
! colspan=2 align=right valign=top | Game mechanics:
| {{#invoke: Infobox Tools | linkify_mechs | {{{game_mechanics|}}} | {{{mechanic1|}}} | {{{mechanic2|}}} }} {{#set: |Game Mechanics={{#invoke: Infobox Tools | clean_mechs | {{{game_mechanics|}}} | {{{mechanic1|none}}} | {{{mechanic2|}}} }}|+sep=,}}
 
|- {{#if: {{{theme|}}} | | style="display: none;" }}
Line 69:
! colspan=3 valign=top style="border-bottom: 1px solid;" |
|-
| colspan=3 valign=top style="font-size: x-small"| '''Status:''' [[Status::{{{game_status|complete?}}}]] (v[[Version Num::{{{version_num|1.0}}}]]), '''Year released:''' [[Year::{{{release_year|2987}}}]])
|-
| colspan=3 valign=top | {{{footnotes|}}}<noinclude>Footnotes</noinclude>
Line 114:
| theme=
| BGG_Link=
| footnotes=
| game_status=
| version_num=
| release_year=
| footnotes=
}}
</nowiki></pre>
Anonymous user