Difference between revisions of "Template:Game"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
{{#if:{{{t1score|}}}|{{{t1score}}}|}} | {{#if:{{{t1score|}}}|{{{t1score}}}|}} | ||
</div> | </div> | ||
| + | </div> | ||
| + | <div class="map"> | ||
| + | {{#ifeq:{{{unplayed|}}}|1|<del>|}} | ||
| + | <strong>{{#if:{{{map|}}}|[[{{{map}}}]]|TBD}}</strong> | ||
| + | {{#ifeq:{{{unplayed|}}}|1|</del>|}} | ||
</div> | </div> | ||
<div class="right"> | <div class="right"> | ||
| Line 11: | Line 16: | ||
{{#if:{{{t2score|}}}|{{{t2score}}}|}} | {{#if:{{{t2score|}}}|{{{t2score}}}|}} | ||
</div> | </div> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||