Difference between revisions of "Template:Intricate template/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Eli355
(font size)
imported>JsfasdF252
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ombox
+
{{#switch:{{{form|}}}
| type = style
+
|editnotice = {{editnotice
| image = [[Image:Ambox warning yellow.svg|40x40px|alt=|link=]]
+
  |id    = {{{id|}}}
| text =
+
  |image = [[Image:Ambox warning yellow.svg|40x40px|alt=|link=]]
'''This {{{namespace|template}}} employs intricate features of template syntax.'''
+
  |text = {{Intricate template/text}}
<div style="padding-bottom:2px;">You are encouraged to familiarise yourself with its setup and [[m:Help:Parser function|parser functions]] before editing the template. If your edit causes unexpected problems, please [[Help:Reverting#Undo|undo]] it quickly, as this template may appear on a large number of pages.<br/>
+
  |expiry= {{{expiry|}}}
Remember that you can conduct experiments, and should test all improvements, in either the <span class="nowraplinks">{{#switch:
+
}}
{{#ifexist:{{FULLPAGENAME}}/sandbox    |sandbox    |
+
|#default = {{ombox
{{#ifexist:{{FULLPAGENAME}}/Sandbox    |Sandbox    |
+
  |type = style
{{#ifexist:{{FULLPAGENAME}}/test sandbox|test sandbox|
+
  |image = [[Image:Ambox warning yellow.svg|40x40px|alt=|link=]]
{{#ifexist:{{FULLPAGENAME}}/Test sandbox|Test sandbox|
+
  |text = {{Intricate template/text}}
{{#ifexist:{{FULLPAGENAME}}/test        |test        |
+
  }}
{{#ifexist:{{FULLPAGENAME}}/Test        |Test        |
 
}} }} }} }} }} }}
 
  | sandbox      = [[Template:{{PAGENAME}}/sandbox    |local /sandbox          ]]
 
| Sandbox      = [[Template:{{PAGENAME}}/Sandbox    |local /Sandbox          ]]
 
| test sandbox = [[Template:{{PAGENAME}}/test sandbox|local /test sandbox    ]]
 
| Test sandbox = [[Template:{{PAGENAME}}/Test sandbox|local /Test sandbox    ]]
 
  | test        = [[Template:{{PAGENAME}}/test        |local /test            ]]
 
| Test        = [[Template:{{PAGENAME}}/Test        |local /Test            ]]
 
  | #default    = [[Template:Template sandbox        |general Template sandbox]]
 
<!--ENDswitch-->}}</span> or your user space before changing anything here.</div>
 
 
}}<includeonly>{{#ifeq: {{PAGENAME}} | {{BASEPAGENAME}} | [[Category:Intricate templates]] }}</includeonly><noinclude>
 
}}<includeonly>{{#ifeq: {{PAGENAME}} | {{BASEPAGENAME}} | [[Category:Intricate templates]] }}</includeonly><noinclude>
{{Documentation}}
+
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->
 
</noinclude>
 
</noinclude>

Latest revision as of 15:15, 16 November 2020

Template documentation[view] [edit] [history] [purge]

This is the {{intricate template}} message box. {{intricate}} redirects here and can be used as alternative name for this template.

This template can be put at the top of the documentation for any templates that are intricate, i.e., complex, using less obvious techniques, esoteric syntax, combining different techniques, used as parameter for other templates, built to function for a variety of calling instances, etc.

This template's syntax is actually relatively simple.

This template adds templates to Category:Intricate templates.

Usage

When this template is placed on a template's /doc page it can be nice to put it within <includeonly> tags so it only gets visible on the template page. The full code for a /doc page top then can look like this:

{{documentation subpage}}
<includeonly>{{intricate}}</includeonly>

See also

  • {{high-use}} – For high-use templates.