Template:Tournament: Difference between revisions

>Kypho
No edit summary
Refresh generated page templates and styles
Line 25: Line 25:
}</templatedata>
}</templatedata>
</noinclude><includeonly>
</noinclude><includeonly>
{{#default_form:Tournament}} <!-- remove this line if you don’t want PF -->
{{#default_form:Tournament}}
<templatestyles src="Template:Infobox/styles.css" />
<templatestyles src="Template:Infobox/styles.css" />
<templatestyles src="Template:Tournament/styles.css" />
<templatestyles src="Template:Tournament/styles.css" />
Line 40: Line 40:
}}
}}


<table class="infobox">
<table class="infobox infobox-tournament">
   <tr><th class="infobox-title" colspan="2">{{{Name|{{PAGENAME}}}}}</th></tr>
   <tr><th class="infobox-title" colspan="2">{{{Name|{{PAGENAME}}}}}</th></tr>
   {{#if:{{{Poster|}}}|
   {{#if:{{{Poster|}}}|
Line 57: Line 57:
   {{#if:{{{Surface|}}}|<tr><th>Surface</th><td>{{{Surface}}}</td></tr>}}
   {{#if:{{{Surface|}}}|<tr><th>Surface</th><td>{{{Surface}}}</td></tr>}}
   {{#if:{{{Prize|}}}|<tr><th>Prize</th><td>{{{Prize}}}</td></tr>}}
   {{#if:{{{Prize|}}}|<tr><th>Prize</th><td>{{{Prize}}}</td></tr>}}
   {{#if:{{{FwangoURL|}}}|<tr><th>Fwango</th><td>[{{{FwangoURL}}} {{{FwangoURL}}}]</td></tr>}}
   {{#if:{{{FwangoURL|}}}|<tr><th>Fwango</th><td>[{{{FwangoURL}}} View event]</td></tr>}}
</table>
</table>


[[Category:Tournaments]]
[[Category:Tournaments]]
</includeonly>
</includeonly>