Difference between revisions of "Template:Pgtempl"
m (testing) |
|||
Line 1: | Line 1: | ||
− | {{ | + | <noinclude> |
+ | __NOINDEX__ | ||
+ | == Using this Template == | ||
+ | |||
+ | Use the following code on an empty page, then save the page, to use this template: | ||
+ | |||
+ | <code><nowiki> | ||
+ | {{ subst:Pgtempl | initials=MD | project=OE 5.0 | title=Page Title | desc=Description for SEO }} | ||
+ | </nowiki></code> | ||
+ | |||
+ | |||
+ | |||
+ | I am {{REVISIONUSER}} | ||
+ | |||
+ | <code><nowiki> | ||
+ | {{ subst:Pgtempl | initials=</nowiki>{{#ifeq:{{REVISIONUSER}}|Mdean|MD|{{#ifeq:{{REVISIONUSER}}|Mwelling|MW|{{#ifeq:{{REVISIONUSER}}|Kyoungmeyer|KY|{{#ifeq:{{REVISIONUSER}}|Bserrano|BS|{{#ifeq:{{REVISIONUSER}}|Mgloff|MG|ME}}}}}}}}}}<nowiki> | project=OE 5 | title=Page Title | desc=Description for SEO }} | ||
+ | </nowiki></code> | ||
+ | |||
+ | |||
+ | |||
+ | This will cause the above tag to be replaced with the contents of this template. You may then change any part of it, but any changes to the template itself will not propagate to the page you created with this template. | ||
+ | |||
+ | ---- | ||
+ | == Dynamic Templates Included by this Template == | ||
+ | |||
+ | For the dynamic templates included by this template, see: | ||
+ | |||
+ | * [[Templateimpl:bg]] | ||
+ | * [[Templateimpl:geninfo]] | ||
+ | * [[Templateimpl:using]] | ||
+ | * [[Templateimpl:examples]] | ||
+ | * [[Templateimpl:conclusion]] | ||
+ | * [[Templateimpl:moreinfo]] | ||
+ | * [[Templateimpl:whatnext]] | ||
+ | |||
+ | ---- | ||
+ | == Template is Below == | ||
+ | ---- | ||
+ | </noinclude><includeonly>{{todo| NotStarted ({{subst:Seotstamp}}->{{{initials}}}+)| {{subst:REVISIONUSER}} | project={{{project}}},{{{initials}}} }} | ||
{{#seo: | {{#seo: | ||
− | |title= | + | |title={{{title}}} |
|titlemode=append | |titlemode=append | ||
|keywords= | |keywords= | ||
− | |description= | + | |description={{{desc}}} |
− | }} | + | }}</includeonly> |
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
Line 17: | Line 55: | ||
<!-- /***************************************** Background Information ****************************************/ --> | <!-- /***************************************** Background Information ****************************************/ --> | ||
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
− | {{:Templateimpl:bg | initials={{ | + | {{:Templateimpl:bg | initials={{{initials}}} | title={{{title}}} | desc={{{desc}}} | project={{{project}}} }} |
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
<!-- /***************************************** General Information *****************************************/ --> | <!-- /***************************************** General Information *****************************************/ --> | ||
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
− | {{:Templateimpl:geninfo | initials={{ | + | {{:Templateimpl:geninfo | initials={{{initials}}} | title={{{title}}} | desc={{{desc}}} | project={{{project}}} }} |
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
<!-- /***************************************** Using/Working With ******************************************/ --> | <!-- /***************************************** Using/Working With ******************************************/ --> | ||
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
− | {{:Templateimpl:using | initials={{ | + | {{:Templateimpl:using | initials={{{initials}}} | title={{{title}}} | desc={{{desc}}} | project={{{project}}} }} |
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
<!-- /***************************************** Examples *****************************************/ --> | <!-- /***************************************** Examples *****************************************/ --> | ||
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
− | {{:Templateimpl:examples | initials={{ | + | {{:Templateimpl:examples | initials={{{initials}}} | title={{{title}}} | desc={{{desc}}} | project={{{project}}} }} |
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
<!-- /****************************************** Conclusion ******************************************/ --> | <!-- /****************************************** Conclusion ******************************************/ --> | ||
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
− | {{:Templateimpl:conclusion | initials={{ | + | {{:Templateimpl:conclusion | initials={{{initials}}} | title={{{title}}} | desc={{{desc}}} | project={{{project}}} }} |
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
<!-- /****************************************** More Information *****************************************/ --> | <!-- /****************************************** More Information *****************************************/ --> | ||
<!-- /*********************************************************************************************************/ --> | <!-- /*********************************************************************************************************/ --> | ||
− | {{:Templateimpl:moreinfo | initials={{ | + | {{:Templateimpl:moreinfo | initials={{{initials}}} | title={{{title}}} | desc={{{desc}}} | project={{{project}}} }} |
* | * | ||
− | {{:Templateimpl:whatnext | initials={{ | + | {{:Templateimpl:whatnext | initials={{{initials}}} | title={{{title}}} | desc={{{desc}}} | project={{{project}}} }} |
* | * |
Revision as of 20:36, 18 November 2014
Using this Template
Use the following code on an empty page, then save the page, to use this template:
{{ subst:Pgtempl | initials=MD | project=OE 5.0 | title=Page Title | desc=Description for SEO }}
I am Mdean
{{ subst:Pgtempl | initials=MD | project=OE 5 | title=Page Title | desc=Description for SEO }}
This will cause the above tag to be replaced with the contents of this template. You may then change any part of it, but any changes to the template itself will not propagate to the page you created with this template.
Dynamic Templates Included by this Template
For the dynamic templates included by this template, see:
- Templateimpl:bg
- Templateimpl:geninfo
- Templateimpl:using
- Templateimpl:examples
- Templateimpl:conclusion
- Templateimpl:moreinfo
- Templateimpl:whatnext
Template is Below
Put the page description text here.