Difference between revisions of "Template:Temporary Title/doc"

From Moegirlpedia
Jump to: navigation, search
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
  
{{info
+
{{Temporary Title|nocat=nocat}}
|color= orange
 
|leftimage= [[File:Commons-emblem-issue.svg|50px|link=]]
 
|text-style=
 
|text='''The current title, ''{{FULLPAGENAME}}'', is temporary because ''it is original, untranslated, or disputed.'''''
 
 
 
Please be advised that the usage of the current title does not imply its acceptance. If you would, please [[{{TALKPAGENAME}}|join the discussion]] so a title that is accurate, neutral, and/or widely accepted can be chosen.
 
 
 
Once a consensus is reached, this page shall be moved to the accepted title (if different from the current), and this template shall be removed.
 
|class=
 
|type= top
 
}}
 
  
  
 
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
  
{{info
+
{{Temporary Title|the title is untranslated|nocat=nocat}}
|color= orange
 
|leftimage= [[File:Commons-emblem-issue.svg|50px|link=]]
 
|text-style=
 
|text='''The current title, ''{{FULLPAGENAME}}'', is temporary because''the title is untranslated.'''''
 
 
 
Please be advised that the usage of the current title does not imply its acceptance. If you would, please [[{{TALKPAGENAME}}|join the discussion]] so a title that is accurate, neutral, and/or widely accepted can be chosen.
 
 
 
Once a consensus is reached, this page shall be moved to the accepted title (if different from the current), and this template shall be removed.
 
|class=
 
|type= top
 
}}[[Category:Pages with temporary titles]]
 
 
 
  
Or, you may provide up to five reasons. <code><nowiki>{{Temporary Title|title is untranslated|author never provided the name of the comic|conflicting names exist online}}</nowiki></code> yields
 
  
{{info
+
Or, you may provide up to five reasons.  
|color= orange
 
|leftimage= [[File:Commons-emblem-issue.svg|50px|link=]]
 
|text-style=
 
|text='''The current title, ''{{FULLPAGENAME}}'', is temporary because:'''
 
*title is untranslated
 
*author never provided the name of the comic
 
*conflicting names exist online
 
  
Please be advised that the usage of the current title does not imply its acceptance. If you would, please [[{{TALKPAGENAME}}|join the discussion]] so a title that is accurate, neutral, and/or widely accepted can be chosen.
+
<pre>
 +
{{Temporary Title
 +
|title is untranslated
 +
|author never provided the name of the comic
 +
|conflicting names exist online
 +
}}</pre>
  
Once a consensus is reached, this page shall be moved to the accepted title (if different from the current), and this template shall be removed.
+
yields
|class=
 
|type= top
 
}}[[Category:Pages with temporary titles]]
 
  
 +
{{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


Commons-emblem-issue.svg
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


Commons-emblem-issue.svg
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


Commons-emblem-issue.svg
The current title of this template, Template:Temporary Title/doc, is temporary because:
  • title is untranslated
  • author never provided the name of the comic
  • conflicting names exist online
    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.

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}}.