Difference between revisions of "Template:Warbox"
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{|class="wikitable" style="float:right; border:1px solid grey; width:400px" | {|class="wikitable" style="float:right; border:1px solid grey; width:400px" | ||
− | |style="text-align:center;background-color:lightgrey"|'''{{{name}}}''' | + | |style="text-align:center;background-color:lightgrey" colspan=4|'''{{{name}}}''' |
|- | |- | ||
− | |'''Date'''<br>{{{date}}} | + | |colspan=4|'''Date'''<br>{{{date}}} |
|- | |- | ||
− | |'''Location'''<br>{{{location}}} | + | |colspan=4|'''Location'''<br>{{{location}}} |
|- | |- | ||
− | |'''Result'''<br>{{{result}}} | + | |colspan=4|'''Result'''<br>{{{result}}} |
|- | |- | ||
− | |style="border-top:double;text-align:center;background-color:lightgrey | + | |style="border-top:double;text-align:center;background-color:lightgrey" colspan=4|'''Participants''' |
− | |{{{participant1}}}|{{{participant2}}}|{{{participant3}}}|{{{participant4}}} | + | |- |
+ | |style="width:25%"|{{{participant1}}} | ||
+ | |style="width:25%"|{{{participant2}}} | ||
+ | |style="width:25%"|{{{participant3}}} | ||
+ | |style="width:25%"|{{{participant4}}} | ||
|} | |} |
Latest revision as of 06:15, 26 January 2021
{{{name}}} | |||
Date {{{date}}} | |||
Location {{{location}}} | |||
Result {{{result}}} | |||
Participants | |||
{{{participant1}}} | {{{participant2}}} | {{{participant3}}} | {{{participant4}}} |