Template:Userbox location/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Replaced content with "{{delete|reason=moved}}")
Tag: Replaced
m (Undo revision 299858 by Mailmanmicky (talk))
Tag: Undo
Line 1: Line 1:
{{delete|reason=moved}}
{{Doc/subpage}}
Userbox used for specifying a location for various purposes (e.g.: specifying your birthplace, current location of residence, e.t.c.)
 
== Copy and Paste ==
{{CodeBlock|<nowiki>{{Userbox link
| type =
| 1    =
}}</nowiki>}}
 
== Parameters and Examples ==
{| class="standard-table" style="width:100%; text-align:center;"
! style="width:15%" | {{Dictionary/common|Param}}
! {{Dictionary/common|Desc}}
! {{Dictionary/common|Example}}
! style="width:20%" | {{Dictionary/common|Preview}}
|-
| align="center" | {{Code|style=2|{{Param|type}}}}
| String parameter for specifying the region in which the userbox pertains to.
| {{CodeBlock|margin=5px|<nowiki>| type = Australia</nowiki>}}
| {{Userbox region|type=Australia}}
|}
 
<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly>

Revision as of 12:45, 24 April 2023

Edit-copy.png
This is a documentation subpage for Template:Userbox location.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Userbox used for specifying a location for various purposes (e.g.: specifying your birthplace, current location of residence, e.t.c.)

Copy and Paste

{{Userbox link | type = | 1 = }}

Parameters and Examples

Parameter Description Example Preview
{{{type}}} String parameter for specifying the region in which the userbox pertains to.
| type = Australia
Template:Userbox region