Difference between revisions of "Template:Doc/start"
Jump to navigation
Jump to search
(Created page with "<includeonly></div> <div style="margin: 0 auto; background-color: rgba(0,0,0,0.1); border: 2px solid #BDCAC3; border-radius: 1em; padding: 1em;"><!-- -->{{#ifeq: {{SUBPAGENA...") |
|||
| Line 1: | Line 1: | ||
| − | <includeonly | + | <includeonly><!-- |
| − | |||
| − | -->{{#ifeq: {{SUBPAGENAME}} | doc |<!-- | + | -->{{#vardefine: nodoc | {{{nodoc}}} }}<!-- |
| − | -->< | + | -->{{#vardefine: baddoc | {{{baddoc}}} }}<!-- |
| − | -->< | + | |
| − | --> | + | -->{{#if: {{{1|}}} | {{#ifeq: {{SUBPAGENAME}} | doc | | <div style="height: 1em; clear: both"></div> }} }}<!-- |
| + | |||
| + | --><div style="margin: 0em auto 1em; background-color: rgba(0,0,0,0.1); border: 2px solid #BDCAC3; border-radius: 1em; padding: 1em;"> | ||
| + | <div style="padding-bottom: 3px; border-bottom: 1px solid #BDCAC3; margin-bottom: 1ex;"><!-- | ||
| + | -->[[File:Template-{{#if: {{{nodoc|}}} | no | {{#if: {{{baddoc|}}} | bad }} }}info.png|50px|bottom]] <span style="font-weight: bold; font-size: 125%;">Documentation</span><!-- | ||
| + | --><div class="plainlinks" style="float: right; margin-left: 5px">[[{{fullurl:{{FULLPAGENAME}}|action=purge}} purge]]</div></div><!-- | ||
| + | |||
| + | -->{{#if: {{{nodoc|}}} | '''This template has no documentation. If you know how to use this template, please add some.'''<!-- | ||
| + | -->{{#ifeq: {{SUBPAGENAME}} | doc | | [[Category:Templates with no documentation|{{BASEPAGENAME}}]]}} |<!-- | ||
| + | -->{{#if: {{{baddoc|}}} | '''This template's documentation has been marked as bad. Please improve or add to it.'''<!-- | ||
| + | -->{{#ifeq: {{SUBPAGENAME}} | doc | | [[Category:Templates with bad documentation|{{BASEPAGENAME}}]]}}<!-- | ||
| + | -->}} }}</includeonly><noinclude>[[Category:Documentation templates|{{PAGENAME}}]]</noinclude> | ||