Template:MPA quest infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Derekblue1 moved page Template:MPA quests infobox to Template:MPA quest infobox: Wrong name.)
m (Text replacement - "==↵↵{|" to "== {|")
 
(10 intermediate revisions by 5 users not shown)
Line 4: Line 4:
| colspan="2" style="font-size:125%;background:#ccddfa;text-align:center" | {{{title|{{PAGETITLE}}}}}
| colspan="2" style="font-size:125%;background:#ccddfa;text-align:center" | {{{title|{{PAGETITLE}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|256}}}px]]}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
{{#if:{{{type|}}}|
{{#if:{{{type|}}}|
Line 16: Line 16:
|Love=[[File:MPA Love Icon.png|Love]]
|Love=[[File:MPA Love Icon.png|Love]]
|Misc=[[File:MPA Misc Icon.png|Misc]]
|Misc=[[File:MPA Misc Icon.png|Misc]]
|Mystery=[[File:MPA MysteryIcon.png|Mystery]]
|Mystery=[[File:MPA Mystery Icon.png|Mystery]]
|Sports=[[File:MPA Sports Icon.png|Sports]]
|Sports=[[File:MPA Sports Icon.png|Sports]]
|TFV=[[File:MPA TFV Icon.png|TFV]]
|TFV=[[File:MPA TFV Icon.png|TFV]]
Line 44: Line 44:
{{#if:{{{description|}}}|
{{#if:{{{description|}}}|
{{!}} '''Description'''
{{!}} '''Description'''
{{!}} {{{description}}}
{{!}} ''"{{{description}}}"''
}}
}}
|- style="background:#bcf"
|- style="background:#bcf"
Line 50: Line 50:
|}<noinclude>{{br}}
|}<noinclude>{{br}}
==Using==
==Using==
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3
!colspan=2 style="background-color:#ccddfa"|Syntax
!colspan=2 style="background-color:#ccddfa"|Syntax
Line 58: Line 57:
|-
|-
|&#124;image=
|&#124;image=
|A file without "Image:" or "File:" preceding its name (e.g. write "Mario223.jpg")
|An image taking place during the quest and its title card.
|-
|&#124;width=
|Only use if 256px is an enlargement of the original image.
|-
|-
|&#124;type=
|&#124;type=
|Type of quest: '''Adventure, Bomb, Duel, Gambling, Love, Misc, Mystery, Sports TFV'''. Typing one of the following on this list will automatically generate an icon; it is case-sensitive.
|Type of quest: '''Adventure, Bomb, Duel, Gambling, Love, Misc, Mystery, Sports, TFV'''. Typing one of the following on this list will automatically generate an icon; it is case-sensitive.
|-
|-
|style="white-space:nowrap"|&#124;location=
|style="white-space:nowrap"|&#124;location=
Line 73: Line 69:
|-
|-
|&#124;required_quests=
|&#124;required_quests=
|The number of quests required to unlock the quest; only limited to quests in [[Pipe House]].
|The number of quests required to unlock the quest; only limited to quests in [[Pipe House (Mario Party Advance)|Pipe House]].
|-
|-
|&#124;reward=
|&#124;reward=
Line 83: Line 79:


<pre>
<pre>
{{MPA quests infobox
{{MPA quest infobox
|title=
|title=
|image=
|image=
|width=
|type=
|type=
|location=
|location=
Line 95: Line 90:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 19:56, January 21, 2024

Mario Party Advance quest
MPA quest infobox
List of quests

Using

Syntax
|title= By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified.
|image= An image taking place during the quest and its title card.
|type= Type of quest: Adventure, Bomb, Duel, Gambling, Love, Misc, Mystery, Sports, TFV. Typing one of the following on this list will automatically generate an icon; it is case-sensitive.
|location= The location where the player starts the quest.
|client= The character the player is completing the quest for.
|required_quests= The number of quests required to unlock the quest; only limited to quests in Pipe House.
|reward= The reward the player obtains after completing the quest.
|description= Official game description of the quest.
{{MPA quest infobox
|title=
|image=
|type=
|location=
|client=
|required_quests=
|reward=
|description=
}}