Template:Support: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ombox | type = notice | image = link=|40px | small = yes | text = '''Supporting Templates''' * [[{{{1|}}}]] * {{ #if: {{{2|}}}|[[{{{2}}}]]| }} * {{ #if: {{{3|}}}|[[{{{3}}}]]| }} * {{ #if: {{{4|}}}|[[{{{4}}}]]| }} * {{ #if: {{{5|}}}|[[{{{5}}}]]| }} * {{ #if: {{{6|}}}|[[{{{6}}}]]| }} * {{ #if: {{{7|}}}|[[{{{7}}}]]| }} * {{ #if: {{{8|}}}|[[{{{8}}}]]| }} * {{ #if: {{{9|}}}|[[{{{9}}}]]| }} * {{ #if: {{{10|}}}|[[{{{10}}}]]| }} * {{ #if: {{{11|}}}|{{{11...") |
m (Protected "Template:Support" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ombox | <includeonly>{{ombox | ||
| type = notice | | type = notice | ||
| image = [[File:Sandbox.png|link=|40px]] | | image = [[File:Sandbox.png|link=|40px]] | ||
| small = yes | | small = yes | ||
| text = '''Supporting Templates''' | | text = '''Supporting Templates''' | ||
* [[{{{1|}}}]] | * {{ #if: {{{1|}}}|[[{{{1|}}}]]| {{Error|Error:no templates specified}} }} | ||
* {{ #if: {{{2|}}}|[[{{{2}}}]]| }} | * {{ #if: {{{2|}}}|[[{{{2}}}]]| }} | ||
* {{ #if: {{{3|}}}|[[{{{3}}}]]| }} | * {{ #if: {{{3|}}}|[[{{{3}}}]]| }} | ||
Line 19: | Line 19: | ||
* {{ #if: {{{14|}}}|[[{{{14}}}]]| }} | * {{ #if: {{{14|}}}|[[{{{14}}}]]| }} | ||
* {{ #if: {{{15|}}}|[[{{{15}}}]]| }} | * {{ #if: {{{15|}}}|[[{{{15}}}]]| }} | ||
}}<noinclude> | }}</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Add categories to the /doc subpage, not here! --> | <!-- Add categories to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |
Latest revision as of 16:21, 19 June 2023
This template is used to show a small list of supporting templates on the right side of template pages. It is placed at the top of the template's /doc page.
Usage
- Basic
{{Support|Template:template name}}
- This template can support up to 15 template names. (I will probably be lowering this number)
- The first template name is required.
Examples
{{Support|Template:Example}}
Supporting Templates |
{{Support|Template:Example|Template:Example}}
Supporting Templates |
{{Support}}
Supporting Templates
|
TemplateData
Displays a list of supporting templates on Template pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Template Name | 1 | The list of Templates used by the template. | String | required |