More actions
BigBang1112 (talk | contribs) Add Infobox title pack |
BigBang1112 (talk | contribs) Make it clear that the info box is about title pack |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 27: | Line 27: | ||
{| class="wikitable infobox-titlepack" style="width:300px; float:right; clear:right; margin-left:10px;" | {| class="wikitable infobox-titlepack" style="width:300px; float:right; clear:right; margin-left:10px;" | ||
|- | |- | ||
! colspan="2" class="infobox-title" | | ! colspan="2" class="infobox-title" | Title Pack | ||
|- | |- | ||
| colspan="2" class="infobox-image" | {{ShowImage|{{#external_value:card_url}}}} | | colspan="2" class="infobox-image thumb-custom" style="--thumb-width:275px" | {{ShowImage|{{#external_value:card_url}}}} | ||
|- | |- | ||
! Author(s) || {{{ | ! Name || [https://maniaplanet.com/titles/{{{uid}}} {{#external_value:name}}] | ||
|- | |||
! Author(s) || {{{authors|Unknown}}} | |||
|- | |- | ||
! Punchline || {{#if:{{{punchline|}}} | ! Punchline || {{#if:{{{punchline|}}} | ||
| {{{punchline}}} | | {{{punchline}}} | ||
| {{#if:{{#external_value:punchline|}} | | {{#if:{{#external_value:punchline|}} | ||
| {{#external_value:punchline}} | | {{Deformat|{{#external_value:punchline}}}} | ||
| N/A | | N/A | ||
}} }} | }} }} | ||
|- | |- | ||
! Cost || | ! Cost || {{#if:{{{cost|}}} | ||
| {{{cost}}} | | {{{cost}}} | ||
| {{#if:{{#external_value:cost|}} | | {{#if:{{#external_value:cost|}} | ||
| {{#external_value:cost}} | | {{#external_value:cost}} | ||
| N/A | | N/A | ||
}} }} | }} planets }} | ||
|- | |||
! Download || {{#if:{{#external_value:download_url|}} | |||
| [https://prod.live.maniaplanet.com/ingame/public/titles/download/{{{uid}}}.Title.Pack.gbx Link] | |||
| N/A | |||
}} | |||
|- | |||
! UID || {{{uid}}} | |||
|- | |- | ||
! Title Maker || {{#if:{{{title_maker|}}} | ! [[Title Maker|Maker]] || {{#if:{{{title_maker|}}} | ||
| {{{title_maker}}} | | {{{title_maker}}} | ||
| {{#if:{{#external_value: | | {{#if:{{#external_value:title_maker_uid|}} | ||
| {{#external_value: | | {{#external_value:title_maker_uid}} | ||
| | | Unused | ||
}} }} | }} }} | ||
|- | |- | ||
Line 74: | Line 79: | ||
<pre> | <pre> | ||
{{Infobox title pack | {{Infobox title pack | ||
| uid | | uid = TMStadium@nadeo | ||
| authors | | authors = Author Names (Optional) | ||
| title | | title = Title Pack Name (Optional) | ||
| card_image | | card_image = Example.jpg (Optional) | ||
| punchline | | punchline | ||
| cost | | cost |
Revision as of 22:37, 20 August 2025
Usage
This is the infobox template for title packs. To use it, copy and paste the following code into an article (uid
is required):
{{Infobox title pack | uid = TMStadium@nadeo | authors = Author Names (Optional) }}
Other overrides available.
{{Infobox title pack | uid = TMStadium@nadeo | authors = Author Names (Optional) | title = Title Pack Name (Optional) | card_image = Example.jpg (Optional) | punchline | cost | title_maker_uid }}