Template:Alias: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Alias|NAME=Test|ALIASES=Test200<br>Test300}} | {{Alias|U={{{U}}}|NAME=Test|ALIASES=Test200<br>Test300}} | ||
{{Alias|NAME=Test|ALIASES=Test200<br>Test300|STAFF=1}}</nowiki></pre> | {{Alias|U={{{U}}}|NAME=Test|ALIASES=Test200<br>Test300|STAFF=1}}</nowiki></pre> | ||
This template allows for easy creation of name aliases. | This template allows for easy creation of name aliases. | ||
| Line 14: | Line 13: | ||
* ALIASES: all the aliases as a <nowiki><br></nowiki>-separated list | * ALIASES: all the aliases as a <nowiki><br></nowiki>-separated list | ||
* STAFF: renders the name yellow. For [[Tennis Staff]], who are historically always yellow on forums, discord, etc. If true, set to 1. | * STAFF: renders the name yellow. For [[Tennis Staff]], who are historically always yellow on forums, discord, etc. If true, set to 1. | ||
* U: | * U: Disable recoloring/tooltips, for special rendering situations like matchboxes. If true, set to 1. ONLY CHANGE ON ACTUAL TEMPLATE CALLS, NOT WHEN BUILDING! | ||
=Usage= | =Usage= | ||