Difference between revisions of "Template:Temporary Title/doc"
m |
m |
||
Line 9: | Line 9: | ||
Usually, you can use this template as-is, without arguments: <code><nowiki>{{Temporary Title}}</nowiki></code> yields | Usually, you can use this template as-is, without arguments: <code><nowiki>{{Temporary Title}}</nowiki></code> yields | ||
− | {{ | + | {{Temporary Title|nocat=nocat}} |
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} | ||
You may provide one specific reason. <code><nowiki>{{Temporary Title|the title is untranslated}}</nowiki></code> yields | You may provide one specific reason. <code><nowiki>{{Temporary Title|the title is untranslated}}</nowiki></code> yields | ||
− | {{ | + | {{Temporary Title|the title is untranslated|nocat=nocat}} |
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | }} | ||
− | |||
− | |||
− | + | Or, you may provide up to five reasons. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <pre> | |
+ | {{Temporary Title | ||
+ | |title is untranslated | ||
+ | |author never provided the name of the comic | ||
+ | |conflicting names exist online | ||
+ | }}</pre> | ||
− | + | yields | |
− | |||
− | |||
− | |||
+ | {{Temporary Title | ||
+ | |title is untranslated | ||
+ | |author never provided the name of the comic | ||
+ | |conflicting names exist online | ||
+ | |nocat=nocat}} | ||
Because of Mediawiki syntax, specify the argument name (1 to 5 in order for the five reasons) if the argument contains equal signs (<code>=</code>), like this: <code><nowiki>{{Temporary Title|1=title name contain ='s|2=Mediawiki does not like ='s in the title}}</nowiki></code>. | Because of Mediawiki syntax, specify the argument name (1 to 5 in order for the five reasons) if the argument contains equal signs (<code>=</code>), like this: <code><nowiki>{{Temporary Title|1=title name contain ='s|2=Mediawiki does not like ='s in the title}}</nowiki></code>. |
Revision as of 20:16, 3 October 2019
This page-top informational template is used to mark a page with a temporary title. Adding this template to a page will automatically add that page to Category:Pages with temporary titles for easy management. You may also use the shortcut {{TempT}}
.
Syntax
{{Temporary Title}}
{{Temporary Title|1=|2=|3=|4=|5=}}
Usually, you can use this template as-is, without arguments: {{Temporary Title}}
yields
The current title of this template, Template:Temporary Title/doc, is temporary because it is original, not translated, or disputed.
If you would, please join the discussion page so a title that is accurate, neutral, and/or widely accepted can be chosen. Once a consensus is reached, this page should be moved to the accepted title, or left as is, and this template should be removed. |
You may provide one specific reason. {{Temporary Title|the title is untranslated}}
yields
The current title of this template, Template:Temporary Title/doc, is temporary because the title is untranslated.
If you would, please join the discussion page so a title that is accurate, neutral, and/or widely accepted can be chosen. Once a consensus is reached, this page should be moved to the accepted title, or left as is, and this template should be removed. |
Or, you may provide up to five reasons.
{{Temporary Title |title is untranslated |author never provided the name of the comic |conflicting names exist online }}
yields
The current title of this template, Template:Temporary Title/doc, is temporary because:
|
Because of Mediawiki syntax, specify the argument name (1 to 5 in order for the five reasons) if the argument contains equal signs (=
), like this: {{Temporary Title|1=title name contain ='s|2=Mediawiki does not like ='s in the title}}
.