Difference between revisions of "Template:TutorialInfoBox"

From SCS Modding Wiki
Jump to navigation Jump to search
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable tutorial_infobox"  style="float: right" width="300px"
+
{| class="wikitable"  style="float: right" width="300px"
 
|-
 
|-
| colspan="2" | {{SUBPAGENAME}}
+
| colspan="2" style="background-color: #94c085; text-align: center" | {{{{{PAGENAME}}}|Tutorial}}
 
|-
 
|-
| colspan="2" | [[File:{{{icon_file}}}|300px]]
+
| width="50px" style="background-color: #c9c9c9" | '''Topic:'''
|- class="info"
+
|{{{topic}}}
| width="50px" class="row_name" | '''Topic:'''
+
|-
| {{{topic}}}
+
| width="50px" style="background-color: #c9c9c9" | '''Difficulty:'''
|- class="info"
 
| width="50px" class="row_name" | '''Difficulty:'''
 
 
| {{{difficulty}}}
 
| {{{difficulty}}}
|- class="info"
+
|-
| width="50px" class="row_name" | '''Tools:'''
+
| width="50px" style="background-color: #c9c9c9" | '''Tools:'''
 
| {{{tools}}}
 
| {{{tools}}}
 
|}
 
|}

Revision as of 17:16, 24 February 2016

{{{{{PAGENAME}}}|Tutorial}}
Topic: {{{topic}}}
Difficulty: {{{difficulty}}}
Tools: {{{tools}}}