Template:Constellation: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Created page with "<includeonly>{| class="infobox-wide" style="background:#FF3;border:2px solid #000;width:75%" !colspan=100% style="font-size:125%;background:#FAFA00"|{{color-link|black|{{{name|{{PAGETITLE}}}}}|{{{altname|}}}}}<br>'''<span style="font-size:130%">{{{constellation|}}}</span>''' |- |style="padding:5px;border:1px solid darkgray;border-top:2px solid darkgray;border-left:2px solid darkgray; border-bottom:2px solid darkgray;text-align:center;width:10%; background:#FFD"|{{{image|...")
 
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{| class="infobox-wide" style="background:#FF3;border:2px solid #000;width:75%"
<includeonly>{| class="infobox-wide" style="background:#FF3;border:2px solid darkgray;width:75%"
!colspan=100% style="font-size:125%;background:#FAFA00"|{{color-link|black|{{{name|{{PAGETITLE}}}}}|{{{altname|}}}}}<br>'''<span style="font-size:130%">{{{constellation|}}}</span>'''
!colspan=100% style="font-size:125%;background:#FAFA00"|{{color link|black|{{{name|{{PAGETITLE}}}}}|{{{altname|}}}}}<br>'''<span style="font-size:130%">{{{constellation|{{PAGETITLE}}}}}</span>'''
|-
|-
|style="padding:5px;border:1px solid darkgray;border-top:2px solid darkgray;border-left:2px solid darkgray; border-bottom:2px solid darkgray;text-align:center;width:10%; background:#FFD"|{{{image|[[File:No image.png|100px|center|class=notpageimage]]
|style="padding:5px;border:1px solid darkgray;border-top:2px solid darkgray;border-left:2px solid darkgray; border-bottom:2px solid darkgray;text-align:center;width:10%; background:#FFD"|{{{image|[[File:No image.png|100px|center|class=notpageimage]]
Line 8: Line 8:
This template displays constellation data from ''[[Mario Party 9]]''. The variables are as follows:
This template displays constellation data from ''[[Mario Party 9]]''. The variables are as follows:


{|class=wikitable style="width:75%;float:right;margin:0 0 1em 1em"
{|class="wikitable floatright" style="width:75%; margin:0 0 1em 1em"
!colspan=2|Syntax
!colspan=2|Syntax
|-
|-
|<nowiki>|</nowiki>name= || What the constellation is based on.
|<code><nowiki>|</nowiki>name=</code> || What the constellation is based on.
|-
|-
|<nowiki>|</nowiki>altname= || The displayed name of what the constellation is based on. (optional)
|<code><nowiki>|</nowiki>altname=</code> || The displayed name of what the constellation is based on. (optional)
|-
|-
|<nowiki>|</nowiki>constellation= || The constellation's name.
|<code><nowiki>|</nowiki>constellation=</code> || The constellation's name.
|-
|-
|<nowiki>|</nowiki>image={{{image|}}} || An image of the constellation.
|<code><nowiki>|</nowiki>image=</code> || An image of the constellation.
|-
|-
|<nowiki>|</nowiki>description= || The constellation's description.
|<code><nowiki>|</nowiki>description=</code> || The constellation's description.
|}
|}



Latest revision as of 13:24, January 3, 2025

This template displays constellation data from Mario Party 9. The variables are as follows:

Syntax
|name= What the constellation is based on.
|altname= The displayed name of what the constellation is based on. (optional)
|constellation= The constellation's name.
|image= An image of the constellation.
|description= The constellation's description.
{{constellation
|name=
|altname=
|constellation=
|image=
|description=
}}