Difference between revisions of "Template:User"

m
(Category)
 
(8 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|}}}
|label1        = Active in
+
|symboltext  = '''{{{symboltext|}}}'''
|data1          = {{{city|}}}
+
|heading1    = Information
|label2        = Way of transportation
+
|label2      = Active in
|data2          = {{{transport|}}}
+
|content2    = {{{city|}}}
|label3        = Created
+
|label3      = Way of transportation
|data3          = {{{created|}}}
+
|content3    = {{{transport|}}}
|label4        = Other
+
|label4      = Registered
|data4          = {{{other|}}}
+
|content4    = {{{created|}}}
|data5          = [http://turfgame.com/user/{{{name}}} {{{name}}} at Turfgame.com]
+
|label5      = Other
 +
|content5    = {{{other|}}}
 +
|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
}}