Difference between revisions of "Template:MatchListSlot"

From Lexiconn
Jump to navigation Jump to search
(Created page with "<includeonly><tr> <td class="matchlistslot" style="{{#ifeq:{{{win|}}}|1|font-weight:bold; background-color:#cfc;}}text-align:right;">{{{1}}}</td> <td style="{{#ifeq:{{{win|}}}...")
 
Line 4: Line 4:
 
<td style="{{#ifeq:{{{win|}}}|2|font-weight:bold;}}width: 1em; text-align: center;">{{{games2|0}}}</td>
 
<td style="{{#ifeq:{{{win|}}}|2|font-weight:bold;}}width: 1em; text-align: center;">{{{games2|0}}}</td>
 
<td class="matchlistslot" style="{{#ifeq:{{{win|}}}|2|font-weight:bold; background-color:#cfc;}}text-align:left;">{{{2}}}</td>
 
<td class="matchlistslot" style="{{#ifeq:{{{win|}}}|2|font-weight:bold; background-color:#cfc;}}text-align:left;">{{{2}}}</td>
</tr></includeonly><noinclude>[[Category:Template]]</noinclude>
+
</tr></includeonly><noinclude>
 +
Vsebinski del iger (za skupinski del, lahko se tudi uporabi samostojno). [[Template:MatchListStrat]] je header, [[Template:Konec]] pa zaključek.
 +
<pre>{{MatchListSlot|  Igralec 1  | Igralec 2 |games1=|games2=|win=}}</pre>
 +
Kopiraj, kar je v kodi. Če daš pri win 1, bolda ime in igre pri prvemu igralcu, pri 2 naredu to za drugega igralca.
 +
[[Category:Template]]</noinclude>

Revision as of 12:28, 28 October 2019

Vsebinski del iger (za skupinski del, lahko se tudi uporabi samostojno). Template:MatchListStrat je header, Template:Konec pa zaključek.

{{MatchListSlot|  Igralec 1  | Igralec 2 |games1=|games2=|win=}}

Kopiraj, kar je v kodi. Če daš pri win 1, bolda ime in igre pri prvemu igralcu, pri 2 naredu to za drugega igralca.