Difference between revisions of "Template:User"

m
(Category)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
|title         = {{{name}}}
+
|title       = {{{name}}}
|image         = {{{image|}}}
+
|image       = {{{image|}}}
|imagetext      = {{{imagetext|}}}
+
|imagetext   = {{{imagetext|}}}
|header1        = Information
+
|symbol     = {{{symbol|}}}
|label2         = Active in
+
|symboltext  = '''{{{symboltext|}}}'''
|data2          = {{{city|}}}
+
|heading1    = Information
|label3         = Way of transportation
+
|label2     = Active in
|data3          = {{{transport|}}}
+
|content2    = {{{city|}}}
|label4         = Type
+
|label3     = Way of transportation
|data4          = {{{zonetype|}}}
+
|content3    = {{{transport|}}}
|label5         = Created
+
|label4     = Registered
|data5          = {{{created|}}}
+
|content4    = {{{created|}}}
|label6        = Other
+
|label5     = Other
|data6          = {{{other|}}}
+
|content5    = {{{other|}}}
|data7        = [http://turfgame.com/user/{{{name}}} {{{name}}} at Turfgame.com]
+
|content6    = [http://turfgame.com/user/{{{name}}} {{{name}}} at Turfgame.com]
 
}}<noinclude>
 
}}<noinclude>
''test-template''
 
 
== Usage ==
 
== Usage ==
 
User:
 
User:
 
<pre>{{User
 
<pre>{{User
|name           = DIProgan
+
|name       = DIProgan
|image           = [[Fil:DIProgan.jpg|150px]]
+
|image     = [[File:DIProgan.jpg|150px]]
|imagetext       = Avatar
+
|imagetext = Avatar
|city           = [[Sundsvall, Västernorrland|Sundsvall]], [[Västernorrland]], [[SWE]]
+
|symbol    = [[File:Wikimedalj02.png|60px]]
|transport       = [[Walking]], [[Bike]], [[Car]]
+
|symboltext = [[Wiki Scholar]]
|created         = 2011-12-26
+
|city       = [[Municipality:Sundsvall|Sundsvall]], [[Region:Västernorrland|Västernorrland]], [[Country:Sweden|Sweden]]
|other           = First person in Norway with 5000 takeovers
+
|transport = [[Walking]], [[Bike]], [[Car]]
 +
|created   = 2011-12-26
 +
|other     = First person in Norway with 5000 takeovers
 
}}</pre>
 
}}</pre>
 +
[[Category: Template]]
 
</noinclude>
 
</noinclude>

Latest revision as of 15:52, 22 October 2020

{{{name}}}
Information
{{{name}}} at Turfgame.com

Usage[edit]

User:

{{User
|name       = DIProgan
|image      = [[File:DIProgan.jpg|150px]]
|imagetext  = Avatar
|symbol     = [[File:Wikimedalj02.png|60px]]
|symboltext = [[Wiki Scholar]]
|city       = [[Municipality:Sundsvall|Sundsvall]], [[Region:Västernorrland|Västernorrland]], [[Country:Sweden|Sweden]]
|transport  = [[Walking]], [[Bike]], [[Car]]
|created    = 2011-12-26
|other      = First person in Norway with 5000 takeovers
}}