Template:Tennis court infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Tennis court infobox/styles.css"/> | |||
{| id="tennis-court" class="infobox" style="width:280px" | {| id="tennis-court" class="infobox" style="width:280px" | ||
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}} | ! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center" | {{{image|}}} | | colspan="2" style="text-align:center" | {{{image|}}} | ||
|- | |- | ||
{{#if:{{{ball_speed|}}}| | {{#if:{{{ball_speed|}}}| | ||
Line 23: | Line 19: | ||
{{!}} {{{appears_in}}} | {{!}} {{{appears_in}}} | ||
}} | }} | ||
|} | |}<noinclude>{{br}} | ||
==Usage== | ==Usage== | ||
{| | {|class=wikitable style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" | ||
!colspan=2|Syntax | !colspan=2|Syntax | ||
|- | |- | ||
Line 33: | Line 29: | ||
||image= | ||image= | ||
|An image of the court. Should be 230px. | |An image of the court. Should be 230px. | ||
|- | |- | ||
||ball_speed= | ||ball_speed= | ||
Line 44: | Line 37: | ||
|- | |- | ||
||appears_in= | ||appears_in= | ||
|The game(s) that the court | |The game(s) that the court appears in. | ||
|} | |} | ||
Line 52: | Line 44: | ||
|title= | |title= | ||
|image= | |image= | ||
|ball_speed= | |ball_speed= | ||
|bounce_strength= | |bounce_strength= |
Latest revision as of 07:57, May 27, 2024
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= }}