Difference between revisions of "Template:Pgtempl"
m |
m (Incremental improvement.) |
||
Line 5: | Line 5: | ||
Use the following code on an empty page, then save the page, to use this template: | Use the following code on an empty page, then save the page, to use this template: | ||
− | {{ subst: | + | <code><nowiki> |
+ | {{ subst:Pgtempl | initials=md| name={{subst:REVISIONUSER}} | project=oe 5 | title=New Page | 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. | 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. | ||
Line 15: | Line 17: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
− | {{todo| NotStarted ({{subst:Seotstamp}}->{{{initials}}}+)| {{{name}}} | project={{{project}}} }} | + | {{todo| NotStarted ({{subst:Seotstamp}}->{{{initials}}}+)| {{{name}}} | project={{{project}}},{{{initials}}} }} |
{{#seo: | {{#seo: | ||
|title={{{title}}} | |title={{{title}}} | ||
Line 34: | Line 36: | ||
− | == Using/Working with | + | == Using/Working with <includeonly>{{{subst:title}}}</includeonly> == |
Line 45: | Line 47: | ||
== For Further Information == | == For Further Information == | ||
− | === Recommended Pages to View Next === | + | ==== Recommended Pages to View Next ==== |
− | === Pages with Related Content === | + | ==== Pages with Related Content ==== |
Revision as of 13:41, 10 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| name={{subst:REVISIONUSER}} | project=oe 5 | title=New Page | 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.
In the future, this part will be true (not done yet): This template does include other templates, though, and the templates it pulls in can be changed with their changes propagated to any page that was created using this template.
Put the page description text here.