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
Make it clear that the info box is about title pack
Add deformat to title pack name
 
(One intermediate revision by the same user not shown)
Line 29: Line 29:
! colspan="2" class="infobox-title" | Title Pack
! colspan="2" class="infobox-title" | Title Pack
|-
|-
| 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" | {{#external_value:card_url}}
|-
|-
! Name || [https://maniaplanet.com/titles/{{{uid}}} {{#external_value:name}}]
! Name || [https://maniaplanet.com/titles/{{{uid}}} {{Deformat|{{#external_value:name}}}}]
|-
|-
! Author(s) || {{{authors|Unknown}}}
! Author(s) || {{{authors|Unknown}}}
Line 90: Line 90:


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

Latest revision as of 03:08, 21 August 2025

Usage[edit]

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