Template:Userbox lvldesign/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Doc/subpage}}
{{Doc/subpage}}
Userbox used for level designers.
Userbox used for level designers.
== Copy and Paste ==
== Copy and Paste ==
{{CodeBlock|<nowiki>{{Userbox lvldesign
{{CodeBlock|<nowiki>{{Userbox lvldesign
| type =  
| type =
}}</nowiki>}}
}}</nowiki>}}


Line 17: Line 16:
| Template will revert to the default values specified within the {{code|<nowiki>{{#switch}}</nowiki>}} parser functions.
| Template will revert to the default values specified within the {{code|<nowiki>{{#switch}}</nowiki>}} parser functions.
| {{CodeBlock|margin=5px|<nowiki>{{Userbox lvldesign}}</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>{{Userbox lvldesign}}</nowiki>}}
| {{Userbox lvldesign}}
| {{Userbox lvldesign|type=df|nocat=1}}
|-
|-
| align="center" | {{Code|style=2|{{Param|type}}}}
| align="center" | {{Code|style=2|{{Param|type}}}}
| String parameter for specifying the level of proficiency in level design.
| String parameter for specifying the location in which the userbox pertains to.
| {{CodeBlock|margin=5px|<nowiki>| type = bd</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| type = bd</nowiki>}}
| {{Userbox lvldesign|type=bd}}
| {{Userbox lvldesign|type=bd|nocat=1}}
| {{Userbox lvldesign|type=id}}
| {{Userbox lvldesign|type=ad}}
| {{Userbox lvldesign|type=ed}}
|}
|}


== Available Levels ==
== Available Levels ==
{{CodeBlock|src=Designers|<nowiki>{{Userbox lvldesign|type=bd}} {{Userbox lvldesign|type=id}} {{Userbox lvldesign|type=ad}} {{Userbox lvldesign|type=ed}}
{{CodeBlock|src=Designers|<nowiki>{{Userbox lvldesign|type=bd}} {{Userbox location|type=id}} {{Userbox lvldesign|type=ad}} {{Userbox lvldesign|type=ed}}
</nowiki>}}
</nowiki>}}
{{Capsule|{{Userbox lvldesign|type=bd|nocat=1}} {{Userbox lvldesign|type=id|nocat=1}} {{Userbox lvldesign|type=ad|nocat=1}} {{Userbox lvldesign|type=ed|fluency=3|nocat=1}}}}


== Used Categories ==
== Used Categories ==
<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly>
<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly>

Revision as of 07:18, 11 March 2024

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

Userbox used for level designers.

Copy and Paste

{{Userbox lvldesign | type = }}

Parameters and Examples

Parameter Description Example Preview
No parameters Template will revert to the default values specified within the {{#switch}} parser functions.
{{Userbox lvldesign}}
Icon-Hammer 4.x.png

This user is a Level Designer.

{{{type}}} String parameter for specifying the location in which the userbox pertains to.
| type = bd
Icon-Hammer 4.x.png

This user knows the basics of Level Design.

Available Levels

Designers
{{Userbox lvldesign|type=bd}} {{Userbox location|type=id}} {{Userbox lvldesign|type=ad}} {{Userbox lvldesign|type=ed}}
Icon-Hammer 4.x.png

This user knows the basics of Level Design.

Icon-Hammer 4.x.png

This user knows Level Design at an intermediate level.

Icon-Hammer 4.x.png

This user has an advanced knowledge of Level Design.

Icon-Hammer 4.x.png

This user is an expert at Level Design.

Used Categories