Template:Userbox lvldesign/doc: Difference between revisions
Jump to navigation
Jump to search
DavidSon713 (talk | contribs) mNo edit summary |
DavidSon713 (talk | contribs) 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 14: | Line 15: | ||
|- | |- | ||
| No parameters | | No parameters | ||
| Template will revert to the default | | 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}} | ||
|- | |- | ||
| align="center" | {{Code|style=2|{{Param|type}}}} | | align="center" | {{Code|style=2|{{Param|type}}}} | ||
| String parameter for specifying the | | String parameter for specifying the level of proficiency in level design. | ||
| {{CodeBlock|margin=5px|<nowiki>| type = bd</nowiki>}} | | {{CodeBlock|margin=5px|<nowiki>| type = bd</nowiki>}} | ||
| {{Userbox lvldesign|type= | | {{Userbox lvldesign|type=bd}} | ||
| {{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 | {{CodeBlock|src=Designers|<nowiki>{{Userbox lvldesign|type=bd}} {{Userbox lvldesign|type=id}} {{Userbox lvldesign|type=ad}} {{Userbox lvldesign|type=ed}} | ||
</nowiki>}} | </nowiki>}} | ||
== Used Categories == | == Used Categories == | ||
<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly> | <includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly> |
Revision as of 06:58, 11 March 2024

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.
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
Parameters and Examples
Parameter | Description | Example | Preview | |||
---|---|---|---|---|---|---|
No parameters | Template will revert to the default values specified within the {{#switch}} parser functions. | |||||
{{{type}}} | String parameter for specifying the level of proficiency in level design. | ![]() This user knows the basics of Level Design. |
![]() This user knows Level Design at an intermediate level. |
![]() This user has an advanced knowledge of Level Design. |
![]() This user is an expert at Level Design. |