Template:Scenario: Difference between revisions

Maikel (talk | contribs)
mNo edit summary
Maikel (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| cellpadding="3" style="float:right; font-size:90%; border-spacing:1px; background:#EAFEEA; margin:0 0 0.5em 1em; width:21em;"
{| cellpadding="3" style="float:right; font-size:90%; border-spacing:1px; background:#f8f8f8; margin:0 0 0.5em 1em; width:21em;"
! colspan="2" style="font-size:larger"| {{{1}}}
! colspan="2" style="font-size:larger"| {{{1}}}
|- bgcolor="#f8f8ff" valign="top"
{{{2}}}
|- bgcolor="#f8f8f8" valign="top"
| Author
| Author
| {{{2}}}
| {{{3}}}
|- bgcolor="#f8f8ff" valign="top"
|- bgcolor="#f8f8f8" valign="top"
| Goal
| Goal
| {{{3}}}
| {{{4}}}
|- bgcolor="#f8f8ff" valign="top"
|- bgcolor="#f8f8f8" valign="top"
| Duration
| Duration
| {{{4}}}
| {{{5}}}
|- bgcolor="#f8f8ff" valign="top"
|- bgcolor="#f8f8f8" valign="top"
| Players
| Players
| {{{5}}}
| {{{6}}}
|}
|}


Line 22: Line 23:
A template for scenarios.
A template for scenarios.
<nowiki>
<nowiki>
{{Scenario |Name & Image |Author |Goal |Duration |Players}}
{{Scenario  
| Scenario Name
| Title Image
| Author  
| Goal  
| Duration  
| Players
}}
</nowiki>
</nowiki>
</noinclude>
</noinclude>

Latest revision as of 17:22, 21 May 2014

{{{1}}}

{{{2}}}

Author {{{3}}}
Goal {{{4}}}
Duration {{{5}}}
Players {{{6}}}



A template for scenarios. {{Scenario | Scenario Name | Title Image | Author | Goal | Duration | Players }}