Changes

Jump to: navigation, search

User:Lakrits/sandbox

4,689 bytes added, 15:47, 10 December 2014
.
{{User sandbox}}
<!-- Edit below this line DO NOT REMOVE this comment or the content above! -->
{| class="wikitable" style="background-color: white;"! Case !! What you write !! What you see !! Notes|-| || {{tlc|User:Lakrits/templatesandbox|Admon}} || {{User:Lakrits/templatesandbox|Admon}} |||-| || {{tlc|User:Lakrits/templatesandbox|admoN}} || {{User:Lakrits/templatesandbox|admoN}} || template names are case-sensitive|-| || {{tlc|User:Lakrits/templatesandbox|admon}} || {{User:Lakrits/templatesandbox|admon}} || first letter is case-insensitive though|-| || {{tlc|User:Lakrits/templatesandbox}} || {{User:Lakrits/templatesandbox}} |||-| || {{tlc|User:Lakrits/templatesandbox|admon|code{{=}}on}} || {{User:Lakrits/templatesandbox|admon|code=on}} || &lt;code&gt; style|-| || {{tlc|User:Lakrits/templatesandbox|admon|plaincode{{=}}on}} || {{User:Lakrits/templatesandbox|admon|plaincode=on}} || plaincode style|-| || {{tlc|User:Lakrits/templatesandbox|admon|bold{{=}}on}} || {{User:Lakrits/templatesandbox|admon|bold=on}} || bold link/name|-| || {{tlc|User:Lakrits/templatesandbox|admon|1|italic{{=}}on}} || {{User:Lakrits/templatesandbox|admon|1|italic=on}} || parameter/s in italics|-| || {{tlc|User:Lakrits/templatesandbox|admon|nolink{{=}}on}} || {{User:Lakrits/templatesandbox|admon|nolink=on}} |||-| || {{tlc|User:Lakrits/templatesandbox|admon|subst{{=}}on}} || {{User:Lakrits/templatesandbox|admon|subst=on}} |||-| || {{tlc|User:Lakrits/templatesandbox|admon|braceinside{{=}}on}} || {{User:Lakrits/templatesandbox|admon|braceinside=on}} |||-| || {{tlc|User:Lakrits/templatesandbox|admon|alttext{{=}}admonition templates}} || {{User:Lakrits/templatesandbox|admon|alttext=admonition templates}} |||-| || {{tlc|User:Lakrits/templatesandbox|admon|bold{{=}}on|code{{=}}on|braceinside{{=}}on}} || {{User:Lakrits/templatesandbox|admon|bold=on|code=on|braceinside=on}} || No reason you can't combine multiple parameter settings|-| || {{tlc|User:Lakrits/templatesandbox|admon|1}} || {{User:Lakrits/templatesandbox|admon|1}} |||-| || {{tlc|User:Lakrits/templatesandbox|admon|1|2}} || {{User:Lakrits/templatesandbox|admon|1|2}} |||-| || {{tlc|User:Lakrits/templatesandbox|admon|bold{{=}}on|code{{=}}on|1|2}} || {{User:Lakrits/templatesandbox|admon|bold=on|code=on|1|2}} || Can combine named and anonymous parameters …|-| || {{tlc|User:Lakrits/templatesandbox|admon|1|2|bold{{=}}on|code{{=}}on}} || {{User:Lakrits/templatesandbox|admon|1|2|bold=on|code=on}} || … in any order …|-| || {{tlc|User:Lakrits/templatesandbox|admon|1|code{{=}}on|2|bold{{=}}on|3}} || {{User:Lakrits/templatesandbox|admon|1|code=on|2|bold=on|3}} || … even intermixed …|-| || {{tlc|User:Lakrits/templatesandbox|admon|1|code{{=}}on|2|bold{{=}}on|3|italic{{=}}on}} || {{User:Lakrits/templatesandbox|admon|1|code=on|2|bold=on|3|italic=on}} || … with many different configurations.|-| || {{tlc|User:Lakrits/templatesandbox|admon|1|2|3|4|5|6|7|8|9&#124;10}} || {{User:Lakrits/templatesandbox|admon|1|2|3|4|5|6|7|8|9|10}} |||-| || {{tlc|User:Lakrits/templatesandbox|admon|1|2|3|4|5|6|7|8|9&#124;10&#124;11}} || {{User:Lakrits/templatesandbox|admon|1|2|3|4|5|6|7|8|9|10|11}} || up to 10 parameters, then …|-| || {{tlc|User:Lakrits/templatesandbox|admon|1|2|3|4|5|6|7|8|9&#124;10&amp;#124;11}} || {{User:Lakrits/templatesandbox|admon|1|2|3|4|5|6|7|8|9|10&#124;11}} || {{align|right|<code>&amp;#124;</code> for more}}|-| || {{tlc|User:Lakrits/templatesandbox}} || {{User:Lakrits/templatesandbox}} || with no arguments, the current page name is substituted|-| || {{tlc|User:Lakrits/templatesandbox|admon|x&#61;u}} || {{User:Lakrits/templatesandbox|admon|x{{=}}u}} || '''{{=}}''' won't work|-| || {{tlc|User:Lakrits/templatesandbox|admon|x&amp;#61;u}} || {{User:Lakrits/templatesandbox|admon|x&#61;u}} || {{align|right|<code>&amp;#61;</code> is okay}}|-| || {{tlc|User:Lakrits/templatesandbox|admon|x<nowiki>{{=}}</nowiki>u}} || {{User:Lakrits/templatesandbox|admon|x{{=}}u}} || {{align|right|<code><nowiki>{{=}}</nowiki></code> is okay}}|-| || {{tlc|User:Lakrits/templatesandbox|admon|x&lt;nowiki&gt;&#61;&lt;/nowiki&gt;u}} || {{User:Lakrits/templatesandbox|admon|x<nowiki>=</nowiki>u}} || {{align|right|sticky nowiki is okay}}|-| || {{tlc|User:Lakrits/templatesandbox|admon|<nowiki />|2|<nowiki />|<nowiki />}} || {{User:Lakrits/templatesandbox|admon||2||}} || empty parameters work too, even at the end|-| || {{tlc|User:Lakrits/templatesandbox|admon|<nowiki>2=1</nowiki>|2}} || {{User:Lakrits/templatesandbox|admon|2{{=}}1|2}} || '''2''' clobbers '''2{{=}}1'''|-| || {{tlc|User:Lakrits/templatesandbox|admon|<nowiki>3=2</nowiki>|<nowiki>2=1</nowiki>}} || {{User:Lakrits/templatesandbox|admon|3{{=}}2|2{{=}}1}} || {{align|right|right to left okay}}|}
<!-- Categories for this sandbox. DO NOT REMOVE! -->
[[Category:User sandboxes]]
3,860
edits

Navigation menu