Template:Documentation/core: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
imported>MSGJ
m fix html comment
imported>Davidgothberg
Indenting the code and updating some code comments. No change in functionality.
Line 51: Line 51:
<div style="clear: both;"></div><!--So right or left floating items don't stick out of the doc box.-->
<div style="clear: both;"></div><!--So right or left floating items don't stick out of the doc box.-->
</div><!--End of green doc box--><!--
</div><!--End of green doc box--><!--
Small box below for the doc meta-data:
Link box below for the doc meta-data:
-->{{#if:
-->{{#if:
<!--Check if we should show the small box-->
<!--Check if we should show the link box-->
{{#ifeq: {{{link box|}}} | off
{{#ifeq: {{{link box|}}} | off
|
|
Line 68: Line 68:
| style = background-color: #ecfcf4;
| style = background-color: #ecfcf4;
| textstyle = font-style: italic;
| textstyle = font-style: italic;
| text =
| text = {{#if:{{{link box|}}} <!-- Check if content of link box is specified -->
|{{{link box}}} <!-- Show customised link box -->
{{#if: {{{link box|}}}
| {{{link box}}} <!--Use custom link box content-->
|{{#if: {{{doc exist|yes}}}
| <!--/doc exists, link to it-->
| {{#if: {{{doc exist|yes}}}
| <!--/doc exists, link to it-->
The above [[Wikipedia:Template documentation|documentation]] is [[Wikipedia:Transclusion|transcluded]] from [[{{{docpage|{{FULLPAGENAME}}/doc}}}]]. <small style="font-style: normal">([{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit] &#124; [{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} history])</small> <br>
The above [[Wikipedia:Template documentation|documentation]] is [[Wikipedia:Transclusion|transcluded]] from [[{{{docpage|{{FULLPAGENAME}}/doc}}}]]. <small style="font-style: normal">([{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit] &#124; [{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} history])</small> <br>
}}<!--
Add links to /sandbox and /testcases when appropriate:
}}<!--
Add links to /sandbox and /testcases when appropriate:
-->{{#switch: {{SUBJECTSPACE}}
-->{{#switch: {{SUBJECTSPACE}}
| {{ns:User}}
| {{ns:User}}
| {{ns:Template}} =
| {{ns:Template}} =
Editors can experiment in this template's {{
Editors can experiment in this template's {{
#ifexist: {{{sandbox| {{FULLPAGENAME}}/sandbox }}}
#ifexist: {{{sandbox| {{FULLPAGENAME}}/sandbox }}}
| [[{{{sandbox| {{FULLPAGENAME}}/sandbox }}}|sandbox]] <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit }} edit])</small>
| [[{{{sandbox| {{FULLPAGENAME}}/sandbox }}}|sandbox]] <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit }} edit])</small>
| sandbox <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit&preload=Template:Documentation/preload-sandbox }} create])</small>
| sandbox <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit&preload=Template:Documentation/preload-sandbox }} create])</small>
}} and {{
}} and {{
#ifexist: {{{testcases| {{FULLPAGENAME}}/testcases }}}
#ifexist: {{{testcases| {{FULLPAGENAME}}/testcases }}}
| [[{{{testcases| {{FULLPAGENAME}}/testcases }}}|testcases]] <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit }} edit])</small>
| [[{{{testcases| {{FULLPAGENAME}}/testcases }}}|testcases]] <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit }} edit])</small>
| testcases <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit&preload=Template:Documentation/preload-testcases }} create])</small>
| testcases <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit&preload=Template:Documentation/preload-testcases }} create])</small>
}} pages. <br>
}} pages. <br>
}}<!--
}}<!--
Show the cats and interwiki text, but not
Show the cats and interwiki text, but not
if "content" fed or "docname fed" since then it is
if "content" fed or "docname fed" since then it is
unclear where to add the cats and interwikis.
unclear where to add the cats and interwikis.
-->{{#if: {{{content|}}} {{{docname fed|}}}
-->{{#if: {{{content|}}} {{{docname fed|}}}
|
|
| Please add categories and interwikis to the [[{{{docpage|{{FULLPAGENAME}}/doc}}}|/doc]] subpage.
| Please add categories and interwikis to the [[{{{docpage|{{FULLPAGENAME}}/doc}}}|/doc]] subpage.
}}<!--
}}<!--
Show the "Subpages" link:
Show the "Subpages" link:
-->{{#switch: {{SUBJECTSPACE}}
-->{{#switch: {{SUBJECTSPACE}}
| {{ns:File}} = <!--Don't show it-->
| {{ns:File}} = <!--Don't show it-->
| {{ns:Template}} = &#32;[[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Subpages of this template]].
| {{ns:Template}} = &#32;[[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Subpages of this template]].
| #default = &#32;[[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Subpages of this page]].
| #default = &#32;[[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Subpages of this page]].
}}
}}
}}
}}
}}
}}
}}<!--
}}<!--End link box--><!--


Detect and report strange usage:
Detect and report strange usage:

Revision as of 03:38, 20 February 2010

[edit] [Purge] Template documentation

Template:Documentation/core/doc

The above documentation is transcluded from Template:Documentation/core/doc. (edit | history)
Editors can experiment in this template's sandbox (create) and testcases (create) pages.
Please add categories and interwikis to the /doc subpage. Subpages of this template.

Template:Pp-template