Template talk:Game result: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Code== <pre>{{Game result | '''1st''' | Player1= | Score1= | Uma1= |- | '''2nd''' | Player2= | Score2= | Uma2= |- | '''3rd''' | Player3= | Score3 | Uma3= |- | '''4th''' ...") |
(→Code) |
||
Line 2: | Line 2: | ||
<pre>{{Game result | <pre>{{Game result | ||
| '''1st''' | | '''1st''' | ||
| Player1= | | Player1 = | ||
| Score1= | | Score1 = | ||
| Uma1= | | Uma1 = | ||
|- | |- | ||
| '''2nd''' | | '''2nd''' | ||
| Player2= | | Player2 = | ||
| Score2= | | Score2 = | ||
| Uma2= | | Uma2 = | ||
|- | |- | ||
| '''3rd''' | | '''3rd''' | ||
| Player3= | | Player3 = | ||
| Score3 | | Score3 = | ||
| Uma3= | | Uma3 = | ||
|- | |- | ||
| '''4th''' | | '''4th''' | ||
| Player4= | | Player4 = | ||
| Score4= | | Score4 = | ||
| Uma4= | | Uma4 = | ||
|- | |||
| Gamelink = | |||
}} | }} | ||
</pre> | </pre> |
Latest revision as of 09:36, 2 August 2013
Code
{{Game result | '''1st''' | Player1 = | Score1 = | Uma1 = |- | '''2nd''' | Player2 = | Score2 = | Uma2 = |- | '''3rd''' | Player3 = | Score3 = | Uma3 = |- | '''4th''' | Player4 = | Score4 = | Uma4 = |- | Gamelink = }}