Difference between revisions of "Template:/doc"
Jump to navigation
Jump to search
blackwiki>MSGJ (sort key) |
m (11 revisions imported) |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| + | <noinclude>{{pp-template}}</noinclude> | ||
{| style="width: 80%; margin: 2em auto; padding: 1em; border: 2px solid red;" | {| style="width: 80%; margin: 2em auto; padding: 1em; border: 2px solid red;" | ||
| [[Image:Stop hand.svg|100px]] | | [[Image:Stop hand.svg|100px]] | ||
| style="vertical-align: top; padding: 1em;" | <div style="color: red; font-size: 250%; font-weight: bold; text-align: center; margin-bottom: 1em;">Stop!</div> | | style="vertical-align: top; padding: 1em;" | <div style="color: red; font-size: 250%; font-weight: bold; text-align: center; margin-bottom: 1em;">Stop!</div> | ||
| − | If you are viewing this page, you may not be aware of Wikipedia's '''[[Wikipedia:Template documentation#How to create a documentation subpage|template documentation pattern]]'''. | + | If you are viewing this page, you may not be aware of Wikipedia's '''[[Wikipedia:Template documentation#How to create a documentation subpage|template documentation pattern]]'''. A template documentation subpage should be prefixed by the name of the template. |
Create the {{lc:{{{1|{{PAGENAME}}}}}}} for your template on page: <big>Template:TemplateName{{{1|{{PAGENAME}}}}}</big>. | Create the {{lc:{{{1|{{PAGENAME}}}}}}} for your template on page: <big>Template:TemplateName{{{1|{{PAGENAME}}}}}</big>. | ||
Examples: | Examples: | ||
| − | {| style="margin: 0 auto" | + | {| class="wikitable" style="margin: 0 auto" |
| − | ! style="color:red" | | + | ! style="color:red" | Bad |
| − | ! style="color:green" | | + | ! style="color:green" | Good |
|- | |- | ||
| Template:/doc || Template:Tl/doc | | Template:/doc || Template:Tl/doc | ||
| Line 22: | Line 23: | ||
|}<noinclude> | |}<noinclude> | ||
| + | |||
[[Category:Wikipedia maintenance templates|{{PAGENAME}}]] | [[Category:Wikipedia maintenance templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 09:03, 30 September 2020
Stop!
If you are viewing this page, you may not be aware of Wikipedia's template documentation pattern. A template documentation subpage should be prefixed by the name of the template. Create the /doc for your template on page: Template:TemplateName/doc. Examples:
Thank you. |