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
Add Infobox title pack
 
m Fixes with title maker and typo
Line 44: Line 44:
     }} }}
     }} }}
|-
|-
! Cost || {{{#if:{{{cost|}}}
! Cost || {{#if:{{{cost|}}}
   | {{{cost}}}
   | {{{cost}}}
   | {{#if:{{#external_value:cost|}}
   | {{#if:{{#external_value:cost|}}
Line 53: Line 53:
! Title Maker || {{#if:{{{title_maker|}}}
! Title Maker || {{#if:{{{title_maker|}}}
   | {{{title_maker}}}
   | {{{title_maker}}}
   | {{#if:{{#external_value:title_maker|}}
   | {{#if:{{#external_value:title_maker_uid|}}
       | {{#external_value:title_maker}}
       | {{#external_value:title_maker_uid}}
       | Unknown
       | Unknown
     }} }}
     }} }}
Line 74: Line 74:
<pre>
<pre>
{{Infobox title pack
{{Infobox title pack
| uid           = TMStadium@nadeo
| uid             = TMStadium@nadeo
| authors       = Author Names (Optional)
| authors         = Author Names (Optional)
| title         = Title Pack Name (Optional)
| title           = Title Pack Name (Optional)
| card_image   = Example.jpg (Optional)
| card_image     = Example.jpg (Optional)
| punchline
| punchline
| cost
| cost

Revision as of 19:26, 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