Difference between revisions of "Template:Turf"

(New template)
 
(Updated)
Line 4: Line 4:
 
|imagetext      = {{{imagetext|}}}
 
|imagetext      = {{{imagetext|}}}
 
|heading1      = {{#if: {{{sphereshare|}}}|{{#sphereshare: width=400|height=250|id={{{sphereshare|}}} }}|}}
 
|heading1      = {{#if: {{{sphereshare|}}}|{{#sphereshare: width=400|height=250|id={{{sphereshare|}}} }}|}}
|label2         = Information
+
|label3         = Information
 
|label4        = Type
 
|label4        = Type
 
|content4      = {{{type|}}}
 
|content4      = {{{type|}}}
Line 12: Line 12:
 
|content6      = {{{trivia|}}}
 
|content6      = {{{trivia|}}}
 
}}<noinclude>
 
}}<noinclude>
 
+
A template that was created to enable fact boxes for certain things in the game.
 
== Usage ==
 
== Usage ==
 
Turf:
 
Turf:
 
<pre>{{Turf
 
<pre>{{Turf
|name           = Supporter
+
|name           = Supporter
 
|image          = [[Fil:Supporter.png|350px]]
 
|image          = [[Fil:Supporter.png|350px]]
|imagetext      = Supporterikon
+
|imagetext      = Supporter icon
|type            = En bild på en supporter (Test).
+
|type            = A picture of a supporter (Test).
|introduced       = Supporter 1 mån 3 mån 12 mån
+
|introduced     = Supporter 1 month 3 months 12 months
|trivia       = Donation, statistik
+
|trivia         = Donation, statistik
 
}}</pre>
 
}}</pre>
 
</noinclude>
 
</noinclude>

Revision as of 17:47, 23 September 2020

{{{name}}}

A template that was created to enable fact boxes for certain things in the game.

Usage

Turf:

{{Turf
|name            = Supporter
|image           = [[Fil:Supporter.png|350px]]
|imagetext       = Supporter icon
|type            = A picture of a supporter (Test).
|introduced      = Supporter 1 month 3 months 12 months
|trivia          = Donation, statistik
}}