Difference between revisions of "Template:PA-Minigame"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
(Added Scoring to sample; removed table markup.)
(Addressed brower compatibility issue with empty table row's border not being compressed.)
Line 2: Line 2:
 
{| border=1 class="pii_pa_minigame_table"
 
{| border=1 class="pii_pa_minigame_table"
 
| align=center | [[Image:{{{image}}}|center|thumb|{{{title}}}]]
 
| align=center | [[Image:{{{image}}}|center|thumb|{{{title}}}]]
|-
+
{{#if: {{{minigame_video|}}} |<!--then:-->
| align=center | {{ #if: {{{minigame_video|}}} | <center>'''Minigame Video'''<br>{{{minigame_video}}}</center> | }}
+
{{!}}-
 +
{{!}} align=center {{!}} <center>'''Minigame Video'''<br>{{{minigame_video}}}</center>
 +
}}
 
|}
 
|}
 
</div><noinclude>
 
</div><noinclude>

Revision as of 18:31, 21 September 2007

[[Image:{{{image}}}|center|thumb|{{{title}}}]]


Usage

Copy this code and paste it into a new blank page:

__NOTOC__
__NOEDITSECTION__
<div class="pii_pa_minigame_content_container"><div class="pii_pa_minigame_content">

{{PA-Minigame
| title = ???
| image = Unknown.png
| minigame_video =
}}

== Description ==

???


== Controls ==

{{button|a}} ???

{{button|b}} ???


== Scoring

???


== Tips ==

*

<div style="clear:both;"></div></div></div>