Template:Template doc
From PCSAR
(Difference between revisions)
(New page: <noinclude>{{documentation}}</noinclude><includeonly><!-- ;;; "The template" ;;; if this is a "Doc" subpage, "template" links to the template. -->The {{#ifeq: Doc | {{#titleparts: ...) |
|||
(4 intermediate revisions not shown.) | |||
Line 18: | Line 18: | ||
;;; if this is in any namespace but the normal Template:, include the namespace in the templatename | ;;; if this is in any namespace but the normal Template:, include the namespace in the templatename | ||
- | -->{{#ifeq: Template | {{NAMESPACE}} | + | -->{{#ifeq: Template | {{NAMESPACE}}<!-- |
- | + | ||
- | + | -->|<!-- | |
+ | |||
+ | ;;; use {{;}} for colon in case NAMESPACE is blank | ||
+ | |||
+ | -->|{{NAMESPACE}}{{;}}<!-- | ||
+ | |||
+ | -->}}<!-- | ||
;;; Give the template name. If this is a Doc subpage, give the name of the parent page (the template itself). | ;;; Give the template name. If this is a Doc subpage, give the name of the parent page (the template itself). |
Current revision
This is the documentation for the template Template:Template doc
The template The text displayed is:
The template
When displayed on /Doc subpages, the word "template" links back to the template itself.
|
To see how this template is implemented,
edit this page and examine the portion
between <includeonly>
and </includeonly>
.