Difference between revisions of "Template:User"

m
(Category)
 
(6 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|image      = {{{image|}}}
 
|image      = {{{image|}}}
 
|imagetext  = {{{imagetext|}}}
 
|imagetext  = {{{imagetext|}}}
|header1     = Information
+
|symbol     = {{{symbol|}}}
 +
|symboltext  = '''{{{symboltext|}}}'''
 +
|heading1    = Information
 
|label2      = Active in
 
|label2      = Active in
|data2      = {{{city|}}}
+
|content2    = {{{city|}}}
 
|label3      = Way of transportation
 
|label3      = Way of transportation
|data3      = {{{transport|}}}
+
|content3    = {{{transport|}}}
|label4      = Created
+
|label4      = Registered
|data4      = {{{created|}}}
+
|content4    = {{{created|}}}
 
|label5      = Other
 
|label5      = Other
|data5      = {{{other|}}}
+
|content5    = {{{other|}}}
|data6      = [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]]
 +
|symboltext = [[Wiki Scholar]]
 +
|city      = [[Municipality:Sundsvall|Sundsvall]], [[Region:Västernorrland|Västernorrland]], [[Country:Sweden|Sweden]]
 
|transport  = [[Walking]], [[Bike]], [[Car]]
 
|transport  = [[Walking]], [[Bike]], [[Car]]
 
|created    = 2011-12-26
 
|created    = 2011-12-26
 
|other      = First person in Norway with 5000 takeovers
 
|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
}}