Template:Title\Old: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(further modifications to strip whitespace and newlines)
m (added separate field for translation to avoid semantic wiki problems)
Line 12: Line 12:
{{ #if: {{{femaleonly|}}} |
{{ #if: {{{femaleonly|}}} |
: [[title requirement::{{strip|s=Must be female}}]] }}
: [[title requirement::{{strip|s=Must be female}}]] }}
{{ #if: {{{translation|}}} |
: Translation - {{{translation}}} }}
{{ #if: {{{1|}}} |
{{ #if: {{{1|}}} |
: [[title requirement::{{strip|s={{{1}}} }}]] }}
: [[title requirement::{{strip|s={{{1}}} }}]] }}
Line 93: Line 95:
|maleonly=<span style="color:orange;">yes</span><sup style="color:blue;font-size:80%;">[2]</sup>
|maleonly=<span style="color:orange;">yes</span><sup style="color:blue;font-size:80%;">[2]</sup>
|femaleonly=<span style="color:orange;">yes</span><sup style="color:blue;font-size:80%;">[2]</sup>
|femaleonly=<span style="color:orange;">yes</span><sup style="color:blue;font-size:80%;">[2]</sup>
|translation=
|Req1
|Req1
|Req2
|Req2

Revision as of 19:13, 15 August 2008

USAGE Information:

{{title
   |page={{subst:PAGENAME}}
   |category=category
   |titlename=title[1]
   |maleonly=yes[2]
   |femaleonly=yes[2]
   |translation=
   |Req1
   |Req2
   ....
   |Req11
 }}
  • [1] -- Only need if pagename is different than title name (such as if there is a disambiguation)
  • [2] -- Any value entered here will mark these both as "yes"; Warning bad thingstm can happen if you enter both.
  • page -- will have to be manually changed if the page is ever moved.
  • category -- what category of title this is.
  • Req1 ... Req11 -- Each line (note, NO = sign) is the wikitext for that particular title requirement, if more requirements than detailed here are needed, just add them to the particular title page (as if more was allowed) and add a comment on this template's talk page.
  • LEAVE UNUSED (and unneeded) values OUT COMPLETELY. (titlename for example is only needed if the titlename is different than the page-name, such as in Disambiguation issues)