Template:Documentation/End Box: Difference between revisions
Jump to navigation
Jump to search
Draculea8302 (talk | contribs) (Replaced content with "1") Tag: Replaced |
Draculea8302 (talk | contribs) (Undo revision 367 by Draculea8302 (talk)) Tag: Undo |
||
Line 1: | Line 1: | ||
<noinclude><div></noinclude><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--><!-- | |||
Link box below for the doc meta-data: | |||
-->{{#if: | |||
<!--Check if we should show the link box--> | |||
{{#ifeq: {{{link box|}}} | off | |||
| | |||
| {{{doc exist|yes}}}{{ | |||
#switch: {{SUBJECTSPACE}} | |||
| {{ns:User}} | |||
| {{ns:Template}} = yes | |||
}} | |||
}} | |||
| {{fmbox | |||
| id =documentation-meta-data | |||
| image =none | |||
| style =background-color: #ecfcf4; | |||
| textstyle =font-style: italic; | |||
| text = | |||
{{#if: {{{link box|}}} | |||
| {{{link box}}} <!--Use custom link box content--> | |||
| {{#if: {{{doc exist|yes}}} | |||
| <!--/doc exists, link to it--> | |||
Docs ahead is from [[{{{docpage|{{FULLPAGENAME}}/doc}}}]]。<small style="font-style: normal">([{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} Edit] | [{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} History])</small><br /> | |||
}}<!-- | |||
Add links to /sandbox and /testcases when appropriate: | |||
-->{{#switch: {{SUBJECTSPACE}} | |||
| {{ns:User}} | |||
| {{ns:Template}} = | |||
Editors could goto this template{{ | |||
#ifexist: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | |||
| [[{{{sandbox| {{FULLPAGENAME}}/sandbox }}}|Sandbox]] <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit }} Edit] {{!}} [{{fullurl:Wikipedia:pagediff | withJS={{urlencode:MediaWiki:Common.js/pagediff.js}}&oldpage={{urlencode:{{{template page|{{FULLPAGENAME}}}}}}}&newpage={{urlencode:{{{sandbox|{{FULLPAGENAME}}/sandbox}}}}}}} Difference])</small> | |||
| sandbox <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit&preload=Template:Documentation/preload-sandbox }} Create])</small> | |||
}} and {{ | |||
#ifexist: {{{testcases| {{FULLPAGENAME}}/testcases }}} | |||
| [[{{{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> | |||
}} page for experimention<br /> | |||
}}<!-- | |||
Show the cats and interwiki text, but not | |||
if "content" fed or "docname fed" since then it is | |||
unclear where to add the cats and interwikis. | |||
-->{{#if: {{{content|}}} {{{docname fed|}}} | |||
| | |||
| Please goto [[{{{docpage|{{FULLPAGENAME}}/doc}}}|/doc]]page to add category. | |||
}}<!-- | |||
Show the "Subpages" link: | |||
-->{{#switch: {{SUBJECTSPACE}} | |||
| {{ns:File}} = <!--Don't show it--> | |||
| {{ns:Template}} =  [[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Child page of this page]]。 | |||
| #default =  [[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Child page of this page]]。 | |||
}} | |||
}}{{#ifexist:{{FULLPAGENAME}}/Print | |||
|</br>A print version of this template exists at [[/Print]]. If you make a change to this template, please update the print version as well.[[Category:Templates with print versions]] | |||
}} | |||
}} | |||
}}<!--End link box--><!-- | |||
Detect and report strange usage: | |||
-->{{#if: | |||
<!--Check if {{documentation}} is transcluded | |||
on a /doc or /testcases page--> | |||
{{#switch: {{SUBPAGENAME}} | |||
| doc | |||
| testcases =strange | |||
}} | |||
<!--More checks can be added here, just return anything | |||
to make the surrounding if-case trigger--> | |||
| <includeonly>[[Category:Pages including unofficial docs|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace --></includeonly> | |||
}}<noinclude> | |||
<!-- DO NOT CHANGE THIS PAGE --> | |||
</noinclude> |
Latest revision as of 15:29, 27 March 2025
Docs ahead is from Template:Documentation/End Box/doc。(Edit | History) Editors could goto this templatesandbox (Create) and testcases (Create) page for experimention Please goto /docpage to add category. Child page of this page。 |