Template:InfoBoxVehicleStaff: Difference between revisions
Template page
More actions
Sqwishyish (talk | contribs) Finished the staff vehicle info box |
m Protected "Template:InfoBoxVehicleStaff": High used template ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|+ class="infobox__title rarity-{{lc:{{#invoke:String|replace|{{{Rarity|Mythical}}}| |}}}}" | {{{name|{{PAGENAME}}}}} | |+ class="infobox__title rarity-{{lc:{{#invoke:String|replace|{{{Rarity|Mythical}}}| |}}}}" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" class="infobox__image" | {{#ifexist: {{ | | colspan="2" class="infobox__image" | {{#ifexist: File:{{{photo}}} | [[File:{{{photo}}}|300px]]| [[File:Aerowikiplaceholder.jpg|300px]]}} | ||
|- | |- | ||
| colspan="2" class="infobox__caption" | {{{caption|(Empty Caption)}}} | | colspan="2" class="infobox__caption" | {{{caption|(Empty Caption)}}} | ||
Line 17: | Line 17: | ||
|- | |- | ||
! class="infobox__field-name" | Obtainability | ! class="infobox__field-name" | Obtainability | ||
| class="infobox__field-value" | {{#if: {{{Obtainability Type|}}} | [[Category:{{{Obtainability Type}}}]][[:Category:{{{Obtainability Type}}}s|{{{Obtainability Type}}}]] | Unknown}} | | class="infobox__field-value" | {{#if: {{{Obtainability Type|}}} | {{#if: {{{category_disable|}}} ||[[Category:{{{Obtainability Type}}}s]]}}[[:Category:{{{Obtainability Type}}}s|{{{Obtainability Type}}}]] | Unknown}} | ||
|- | |- | ||
{{#ifeq: {{{Obtainability Type}}} | Event Vehicle | | {{#ifeq: {{{Obtainability Type}}} | Event Vehicle | | ||
{{#iferror: {{#expr: {{{Owner|}}} + 0 }} || | {{#iferror: {{#expr: {{{Owner|a}}} + 0 }} || | ||
<tr> | <tr> | ||
<th class="infobox__field-name">Event Tier</th> | <th class="infobox__field-name">Event Tier</th> | ||
Line 53: | Line 53: | ||
| split_list | {{{Contributors|}}} | {split}, | Unknown/None}} | | split_list | {{{Contributors|}}} | {split}, | Unknown/None}} | ||
|- | |- | ||
</includeonly> | |}</includeonly> | ||
<noinclude> | <noinclude> | ||
<!-- Example values --> | <!-- Example values --> | ||
Line 61: | Line 61: | ||
| Type = Jet Engine | | Type = Jet Engine | ||
| Rarity = Mythical | | Rarity = Mythical | ||
| Obtainability Type = | | Obtainability Type = Event Vehicle | ||
| Owner = RentoHonda | | Owner = RentoHonda | ||
| Contributors = RentoHonda | | Contributors = RentoHonda | ||
| Customization = Advanced Liveries, Advanced Customization | | Customization = Advanced Liveries, Advanced Customization | ||
| photo = Aerowikiplaceholder.jpg | | photo = Aerowikiplaceholder.jpg | ||
| category_disable = yes | |||
}} | }} | ||
<templatedata> | <templatedata> | ||
Line 169: | Line 170: | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata>[[Category:Infoboxes]]</noinclude> |