Template:Documentation/start: Difference between revisions

Gorasuhl (talk | contribs)
Created page with "<includeonly><!-- -->{{#vardefine: nodoc | {{{nodoc}}} }}<!-- -->{{#vardefine: baddoc | {{{baddoc}}} }}<!-- -->{{#if: {{{1|}}} | {{#ifeq: {{SUBPAGENAME}} | doc | | <div style="height: 1em; clear: both; margin-top: 5px;"></div> }} }}<!-- --><div class="doc"> <div class="doc-header"><!-- -->[[File:Template-{{#if: {{{nodoc|}}} | no | {{#if: {{{baddoc|}}} | bad }} }}info.png|50px|bottom|link=]] <span style="font-weight: bold; font-size: 125%;">Documentation</span><!-- -->..."
 
Gorasuhl (talk | contribs)
added missing pieces from original template and moved styles to stylesheet
 
Line 1: Line 1:
<includeonly><!--
<includeonly><templatestyles src="Template:Documentation/styles.css"/><!--


-->{{#vardefine: nodoc | {{{nodoc}}} }}<!--
-->{{#vardefine: nodoc | {{{nodoc}}} }}<!--
-->{{#vardefine: baddoc | {{{baddoc}}} }}<!--
-->{{#vardefine: baddoc | {{{baddoc}}} }}<!--


-->{{#if: {{{1|}}} | {{#ifeq: {{SUBPAGENAME}} | doc | | <div style="height: 1em; clear: both; margin-top: 5px;"></div> }} }}<!--
-->{{#if: {{{1|}}} | {{#ifeq: {{SUBPAGENAME}} | doc | | <div class="doc-clear"></div> }} }}<!--


--><div class="doc">
--><div class="doc doc-color-{{#if: {{{nodoc|}}} | nodoc | {{#if: {{{baddoc|}}} | baddoc | std }} }}">
<div class="doc-header"><!--
<div class="doc-header"><!--
-->[[File:Template-{{#if: {{{nodoc|}}} | no | {{#if: {{{baddoc|}}} | bad }} }}info.png|50px|bottom|link=]] <span style="font-weight: bold; font-size: 125%;">Documentation</span><!--
-->[[File:Template-{{#if: {{{nodoc|}}} | no | {{#if: {{{baddoc|}}} | bad }} }}info.png|50px|bottom|link=|class=notpageimage]] <span class="doc-header-title">Documentation</span><!--
--><div class="plainlinks" style="float: right; margin-left: 5px">&#91;[{{fullurl:{{FULLPAGENAME}}|action=purge}} purge]&#93;</div></div><!--
--><div class="plainlinks doc-header-purge"><nowiki>[</nowiki>[{{fullurl:{{FULLPAGENAME}}|action=purge}} purge]<nowiki>]</nowiki></div></div><!--


-->{{#if: {{{nodoc|}}} | '''This template has no documentation. If you know how to use this template, please add some.'''<!--
-->{{#if: {{{nodoc|}}} | '''This {{NAMESPACE}} has no documentation. If you know how to use this {{NAMESPACE}}, please add some.'''<!--
-->{{#ifeq: {{SUBPAGENAME}} | doc | | [[Category:Templates with no documentation|{{BASEPAGENAME}}]]}} |<!--
-->{{#ifeq: {{SUBPAGENAME}} | doc | | [[Category:{{#ifeq:{{NAMESPACE}}|Gallery|Galleries|{{NAMESPACE}}s}} with no documentation|{{BASEPAGENAME}}]]}} |<!--
-->{{#if: {{{baddoc|}}} | '''This template's documentation has been marked as bad. Please improve or add to it.'''<!--
-->{{#if: {{{baddoc|}}} | '''This {{NAMESPACE}}'s documentation has been marked as bad. Please improve or add to it.'''<!--
-->{{#ifeq: {{SUBPAGENAME}} | doc | | [[Category:Templates with bad documentation|{{BASEPAGENAME}}]]}}<!--
-->{{#ifeq: {{SUBPAGENAME}} | doc | | [[Category:{{#ifeq:{{NAMESPACE}}|Gallery|Galleries|{{NAMESPACE}}s}} with bad documentation|{{BASEPAGENAME}}]]}}<!--
-->}} }}</includeonly><noinclude>[[Category:Documentation templates]]</noinclude>
-->}} }}</includeonly><noinclude>
{{/doc}}
[[Category:Documentation templates]]</noinclude>