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

Template:Infobox title pack: Difference between revisions

Template page
m Change Maker default to Unused, deformat punchline
Make it clear that the info box is about title pack
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" | {{#if:{{{name|}}}
! colspan="2" class="infobox-title" | Title Pack
  | {{{name}}}
  | {{#if:{{#external_value:name|}}
      | {{#external_value:name}}
      | {{PAGENAME}} }} }}
|-
|-
| colspan="2" class="infobox-image thumb-custom" style="--thumb-width:275px" | {{ShowImage|{{#external_value:card_url}}}}
| colspan="2" class="infobox-image thumb-custom" style="--thumb-width:275px" | {{ShowImage|{{#external_value:card_url}}}}
|-
! Name || [https://maniaplanet.com/titles/{{{uid}}} {{#external_value:name}}]
|-
|-
! Author(s) || {{{authors|Unknown}}}
! Author(s) || {{{authors|Unknown}}}
Line 55: Line 53:
   | N/A
   | N/A
}}
}}
|-
! UID || {{{uid}}}
|-
|-
! [[Title Maker|Maker]] || {{#if:{{{title_maker|}}}
! [[Title Maker|Maker]] || {{#if:{{{title_maker|}}}
Line 88: Line 88:
}}
}}
</pre>
</pre>
{{Infobox title pack
| uid          = TMStadium@nadeo
| authors      = Author Names (Optional)
}}


[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

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
}}
Contents