Difference between revisions of "Template:ReplayBox2"
From Worms Knowledge Base
Explorer09 (Talk | contribs) m (for MediaWiki 1.14+) |
Explorer09 (Talk | contribs) (deprecating File:WA-download-24.png) |
||
Line 4: | Line 4: | ||
{{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center;">[[Image:{{{screenshot}}}|{{{screensize|180px}}}|{{{caption|{{{2}}}}}}]]{{#if:{{{caption|}}}|<br/>{{{caption}}}}}</td></tr>}}<!-- | {{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center;">[[Image:{{{screenshot}}}|{{{screensize|180px}}}|{{{caption|{{{2}}}}}}]]{{#if:{{{caption|}}}|<br/>{{{caption}}}}}</td></tr>}}<!-- | ||
− | --><tr><th colspan="2" style="font-size: 111%; text-align: center;">[[File: | + | --><tr><th colspan="2" style="font-size: 111%; text-align: center;">[[File:Download.png|24px|link=Media:{{{1}}}|alt=|]] W:A replay</th></tr><!-- |
--><tr><td colspan="2">{{{2}}} {{{3|}}}</td></tr><!-- | --><tr><td colspan="2">{{{2}}} {{{3|}}}</td></tr><!-- | ||
Line 26: | Line 26: | ||
| colspan="2" style="text-align: center;" | [[Image:Insert-screenshot-here.png|180px|{{{caption}}}]]<br/>{{{caption}}} | | colspan="2" style="text-align: center;" | [[Image:Insert-screenshot-here.png|180px|{{{caption}}}]]<br/>{{{caption}}} | ||
|- | |- | ||
− | ! colspan="2" style="font-size: 111%; text-align: center;" | [[ | + | ! colspan="2" style="font-size: 111%; text-align: center;" | [[File:Download.png|24px]] W:A replay |
|- | |- | ||
| colspan="2" | {{{2}}}{{#if:{{{3|}}}|<br/>{{{3}}}}} | | colspan="2" | {{{2}}}{{#if:{{{3|}}}|<br/>{{{3}}}}} |
Latest revision as of 16:00, 5 January 2011
{{{caption}}} | |
W:A replay | |
---|---|
{{{2}}} | |
Length: | {{{length}}} |
WA version: | {{{version}}} |
Download · Info |
This will put a box about a replay floating on the right.
Usage
{{ ReplayBox2
| replayfile.wagame[1]| description text[1]
| width = width of this replaybox (default: 18em)
| screenshot = screenshot_file.png
| screensize = size of the screenshot (default: 180px width)
| caption = caption text of the screenshot
| length = length of the replay file (e.g. 00:02:30 or 2 min 30 sec)
| version = W:A version where the replay was recorded
}}
Only the first two parameters are required; the others are optional.