Editing Template:Documentation
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{# | <noinclude>{{ | ||
<!-- | #ifeq: {{SUBPAGENAME}} | sandbox | ||
</ | | {{Template sandbox notice}} | ||
}} | |||
</noinclude><div class="template-documentation">{{ | |||
#if: {{{heading|Documentation}}} | |||
|<div style="padding-bottom: {{{heading-padding|3px}}}; border-bottom: 1px solid #aaa; margin-bottom: {{{heading-margin|1ex}}}"><span class="editsection plainlinks" id="doc_editlinks">{{ | |||
#ifexist: {{{1|{{Documentation/docname}}}}} | |||
|<!-- /doc exists -->[[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} edit]] | |||
|<!-- no /doc -->{{ | |||
#if: {{{content|}}} | |||
| | |||
|<!-- no content -->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit&preload={{{preload-doc|Template:Documentation/preload}}}}} create]] | |||
}} | |||
}}</span> <span style="{{{heading-style|font-size: 150%}}}">{{{heading|Documentation}}}</span></div> | |||
}}<!-- endif heading --> | |||
<div id="template_doc_page_transcluded" class="dablink plainlinks">{{ | |||
#ifeq: {{{transcluded|show}}} | show | |||
|<!-- transcluded show -->{{ | |||
#ifexist: {{{1|{{Documentation/docname}}}}} | |||
|<!-- /doc exists -->This [[Wikipedia:Template documentation|documentation]] is [[Wikipedia:Transclusion|transcluded]] from [[{{{1|{{Documentation/docname}}}}}]]. <small style="font-style: normal">([{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} edit] | [{{fullurl:{{{1|{{Documentation/docname}}}}}|action=history}} history])</small><br /> | |||
}} | |||
|<!-- transcluded hide --> | |||
}}{{ | |||
#switch: {{SUBPAGENAME}} | |||
|sandbox=<!-- sandbox --> | |||
|testcases=<!-- testcases --> | |||
|#default={{ | |||
#switch: {{SUBJECTSPACE}}/{{{sandbox-testcases|show}}} | |||
| {{ns:template}}/show | {{ns:user}}/show =<!-- show /sandbox /testcases -->{{ | |||
#ifexist: {{ #rel2abs: /sandbox }} | |||
| This template has a [[/sandbox|sandbox]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /sandbox }}|action=edit}} edit])</small> {{ | |||
#ifexist: {{ #rel2abs: /testcases }} | |||
|<!-- /sandbox AND /testcases --> and [[/testcases|testcases]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} edit])</small> | |||
|<!-- /sandbox BUT no /testcases -->}} for editors to experiment. | |||
|<!-- no /sandbox -->{{ | |||
#ifexist: {{ #rel2abs: /testcases }} | |||
| This template has [[/testcases|testcases]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} edit])</small> for editors to experiment. | |||
}} | |||
}} | |||
|<!-- hide /sandbox /testcases --> | |||
}} | |||
}}</div> | |||
{{{content|{{ {{ #ifexist: {{{1|{{Documentation/docname}}}}} | {{{1|{{Documentation/docname}}}}} | ns:0 }} }}}}} | |||
</div> |