Changes

Jump to navigation Jump to search

Template:Contest

1,522 bytes added, 18:18, 9 November 2010
no edit summary
<noinclude>
== How to use this Template? ==
For using this template, copy&paste the following code to the '''top''' of the contest article you want to edit.

<pre>
{{Contest
|name =
|start =
|destination =
|participants =
|km =
|winnertime =
}}
</pre>

== How to fill in the stuff ==
After adding the code, you can fill in the information:
*''name'' - how was the contest called
*''start'' - the city where the contest started
*''destination'' - the city of the destination
*''start-country'' - the country where the contest started
*''destination-country'' - the country of the destination
*''participants'' - number of participants
*''km'' - distance
*''winnertime'' - time the fastest participant needed

----
</noinclude>{| class="infobox borderless" style="width: 25em; text-align: left; font-size: 90%;"
|-
| colspan="2" style="text-align: center; font-size: large;" | {{PAGENAME}}
|-
| colspan="2" style="text-align: center;" | {{{name|}}}
|-
| colspan="2" style="text-align: center; background:#D8E2EF;" | '''Information'''
|-
! Name:
| {{{name}}}
|-
! Track:
| from [[{{{start}}}]], [[{{{start-country}}}]] to [[{{{destination}}}]], [[{{{destination-country}}}]]
|-
! Participants:
| {{{participants}}}
|-
! Distance:
| {{{km}}}
|-
! Winner-Time:
| {{{winnertime}}}
|-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}<includeonly>[[Category:{{{start-country}}}]][[Category:{{{start}}}]]{{IsIn|{{{start}}}}}</includeonly><noinclude>

[[Category:Templates]]
[[Category:Contests]]
</noinclude>

Navigation menu