Template:UserStats: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="border: 2px solid #999999;"
{| class="infobox" style="border: 2px solid #999999;"
|+
|+
|{{{1|[[File:Simple Building Exterior.jpg|150x150px]]}}}
|<center>{{{1|[[File:Simple Building Exterior.jpg|150x150px]]}}}</center>
|'''Joined Date'''
|'''Joined Date'''
|'''Location'''
|'''Location'''
Line 11: Line 11:
|
|
|'''Playing Skyscrapersim Since'''
|'''Playing Skyscrapersim Since'''
|
|'''Status'''
|-
|-
|
|
|{{{5}}}
|{{{5}}}
|
|{{{6}}}
|-
|colspan="3" style="border: 1px solid #999999; background-color: #999999;" |
|-
|colspan="3" | <center><small>[[Template:UserStats|How to use this template?]]</small></center>
|}
|}
<noinclude>[[Category:Templates]]<templatedata>
<noinclude>[[Category:Templates]]<templatedata>
Line 44: Line 48:
"type": "date",
"type": "date",
"suggested": true
"suggested": true
},
"6": {
"description": "User Status",
"type": "content",
"required": true,
"example": "Available values are \"General Member\", \"New Member\" and \"Administrator\".",
"default": "General Member"
}
}
}
},
"description": "This is a template for filling the user stats."
}
}
</templatedata></noinclude>
</templatedata></noinclude>
Line 51: Line 63:
<noinclude>== Usage ==</noinclude>
<noinclude>== Usage ==</noinclude>
<noinclude><pre>
<noinclude><pre>
{{ UserStatus
{{ UserStats
| 1 = Profile picture
| 1 = Profile picture
| 2 = Username (required)
| 2 = Username (required)
Line 57: Line 69:
| 4 = Location (SYNTAX: City, Country) (required)
| 4 = Location (SYNTAX: City, Country) (required)
| 5 = Since when playing Skyscrapersim
| 5 = Since when playing Skyscrapersim
| 6 = Status
}}
}}
</pre></noinclude>
</pre></noinclude>
<noinclude>== Example ==</noinclude>
<noinclude>== Example ==</noinclude>
<noinclude><pre>
<noinclude><pre>
{{ UserStatus
{{ UserStats
| 1 = [[File:Simple Building Exterior.jpg|150x150px]]
| 1 = [[File:Simple Building Exterior.jpg|150x150px]]
| 2 = Sample
| 2 = Sample
Line 67: Line 80:
| 4 = New York City, USA
| 4 = New York City, USA
| 5 = 1<sup>th</sup> January 2010
| 5 = 1<sup>th</sup> January 2010
| 6 = General Member
}}
}}
</pre></noinclude>
</pre></noinclude>
Line 77: Line 91:
| 4 = New York City, USA
| 4 = New York City, USA
| 5 = 1<sup>th</sup> January 2010
| 5 = 1<sup>th</sup> January 2010
| 6 = General Member
}}</noinclude>
}}</noinclude>

Latest revision as of 13:21, 5 June 2024

Joined Date Location
Sample {{{3}}} {{{4}}}
Playing Skyscrapersim Since Status
{{{5}}} {{{6}}}
How to use this template?

This is a template for filling the user stats.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Profile picture

Filesuggested
22

Username. Required.

Page namerequired
33

Joined Date. Required.

Daterequired
44

Location. Required.

Contentrequired
55

Since when playing Skyscrapersim

Datesuggested
66

User Status

Default
General Member
Example
Available values are "General Member", "New Member" and "Administrator".
Contentrequired

Usage

{{ UserStats
| 1 = Profile picture
| 2 = Username (required)
| 3 = Joined date (required)
| 4 = Location (SYNTAX: City, Country) (required)
| 5 = Since when playing Skyscrapersim
| 6 = Status
}}

Example

{{ UserStats
| 1 = [[File:Simple Building Exterior.jpg|150x150px]]
| 2 = Sample
| 3 = 1<sup>th</sup> January 2024
| 4 = New York City, USA
| 5 = 1<sup>th</sup> January 2010
| 6 = General Member
}}


Joined Date Location
Sample 1th January 2024 New York City, USA
Playing Skyscrapersim Since Status
1th January 2010 General Member
How to use this template?