Template:Tennis court infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "<br clear=all>" to "{{br}}")
m (Protected "Template:Tennis court infobox" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(30 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{|class="infobox" cellpadding=2 cellspacing=0 width=240 style="font-family:Verdana,sans-serif;margin:{{#switch:{{{align}}}|left=0 1em 1em 0|#default=0 0 1em 1em}};font-size:10px;background:#00BFFF; border:1px solid blue;{{radius|5px}};float:{{#switch:{{{align}}}|left=left|#default=right}}"
{| id="tennis-court" class="infobox" style="width:280px"
! colspan="2" bgcolor="#1E90FF" style="font-size:110%;{{radius|5px}}" | '''{{{title|{{PAGENAME}}}}}'''
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
|-
|-
|align="center" colspan="2" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
{{#if: {{{weight|}}}|{{!}}- style=background:#eee8aa
{{!}} '''Size Class'''
{{!}} {{{weight|}}}}}
|-
|-
| '''Ball Speed'''
{{#if:{{{ball_speed|}}}|
| {{{ball_speed|}}}
{{!}} '''Ball speed'''
|- style=background:#1E90FF
{{!}} {{{ball_speed}}}
| '''Bounce Strength'''
}}
| {{{bounce_strength|}}}
|-
|-  
{{#if:{{{bounce_strength|}}}|
| '''Appearance(s)'''
{{!}} '''Bounce strength'''
| {{{appearance|}}}
{{!}} {{{bounce_strength}}}
|}<noinclude>
}}
{{br}}
|-
 
{{#if:{{{appears_in|}}}|
{{!}} '''Appears in'''
{{!}} {{{appears_in}}}
}}
|}<templatestyles src="Tennis court infobox/styles.css"/><noinclude>{{br}}
==Usage==
==Usage==
{|border=1 style=border-collapse:collapse;width:70%;float:right;margin-left:1em; cellpadding=3
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3
!colspan=2|Syntax
!colspan=2|Syntax
|-
|&#124;title=
|The name of the court, if different from the article title.
|-
|-
|&#124;image=
|&#124;image=
|An image of the court. Should be 230px
|An image of the court. Should be 230px.
|-
|-
|&#124;Ball Speed=
|&#124;ball_speed=
|The courts ball speed, as indicated in the game.
|The court's ball speed, as indicated in the game.
|-
|-
|&#124;Bonce Strength=
|&#124;bounce_strength=
|The coursts bounce strength, as indicated in the game.
|The court's bounce strength, as indicated in the game.
|-
|-
|&#124;Appearances=
|&#124;appears_in=
|The game(s) that the court appeared in.
|The game(s) that the court appears in.
|-
|-
|}
|}
<pre>
<pre>
{{tennis_court
{{tennis court infobox
|title=
|image=
|image=
|ball_speed=
|ball_speed=
|bounce_strength=
|bounce_strength=
|appearance=
|appears_in=
}}
}}
</pre>
</pre>
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Infobox templates]]</noinclude>

Latest revision as of 16:04, November 21, 2023

Tennis court infobox

Usage

Syntax
|title= The name of the court, if different from the article title.
|image= An image of the court. Should be 230px.
|ball_speed= The court's ball speed, as indicated in the game.
|bounce_strength= The court's bounce strength, as indicated in the game.
|appears_in= The game(s) that the court appears in.
{{tennis court infobox
|title=
|image=
|ball_speed=
|bounce_strength=
|appears_in=
}}