Difference between revisions of "Template:Documentation subpage"

From Vendetta Lua
Jump to: navigation, search
(New page: <includeonly>{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}} | <!-- doc page --> </includeonly>{{ #ifeq: {{{doc-notice|show}}} | show | {{mbox | type = notice | ...)
 
Line 1: Line 1:
<includeonly>{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}}
+
I was hoping to bring over some documentation templates, but there was just a whole lot more to make them work than I realized. This page should be deleted.
  | <!-- doc page -->
+
</includeonly>{{
+
    #ifeq: {{{doc-notice|show}}} | show
+
    | {{mbox
+
      | type = notice
+
      | image = [[File:Edit-copy green.svg|40px]]
+
      | text =
+
'''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]] for {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}'''.<br />It contains usage information, [[Wikipedia:Categorization|categories]], [[Help:Interlanguage links|interlanguage links]] and other content that is not part of the original {{ #if: {{{text2|}}} | {{{text2}}} | {{ #if: {{{text1|}}} | {{{text1}}} | {{ #ifeq: {{SUBJECTSPACE}} | {{ns:User}} | {{lc:{{SUBJECTSPACE}}}} template page | {{ #if: {{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}.  
+
      }}
+
    }}{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}{{
+
    #if: {{{inhibit|}}}
+
    | <!-- skip -->
+
    | <includeonly>[[Category:{{
+
      #if: {{SUBJECTSPACE}}
+
      | {{SUBJECTSPACE}}
+
      | Article
+
    }} documentation {{#ifeq:{{SUBJECTSPACE}}|Template|pages}}]]</includeonly>
+
  }}<includeonly>
+
| <!-- if not on a /doc subpage, do nothing -->
+
}}</includeonly><noinclude>
+
{{documentation}}
+
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
</noinclude>
+

Revision as of 04:52, 31 March 2011

I was hoping to bring over some documentation templates, but there was just a whole lot more to make them work than I realized. This page should be deleted.