Template:Title\Old: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
m (testing one SMALL thing. (will revert if it breaks stuff))
m (revert test)
Line 59: Line 59:
#ifeq: {{{category}}} | Survival 3 | [[Category:Survival Titles]] }}
#ifeq: {{{category}}} | Survival 3 | [[Category:Survival Titles]] }}
[[Category:{{{category}}} Titles]][[Category:Titles]]
[[Category:{{{category}}} Titles]][[Category:Titles]]
}}
}}<noinclude>
|
|
<div class="boilerplate metadata" id="Error!" style="{{divstylered}}"><center><b>Error!</b></center>
<div class="boilerplate metadata" id="Error!" style="{{divstylered}}"><center><b>Error!</b></center>

Revision as of 23:03, 4 April 2007

USAGE Information:

{{title
   |page={{subst:PAGENAME}}
   |category=category
   |titlename=title[1]
   |maleonly=yes[2]
   |femaleonly=yes[2]
   |Req1
   |Req2
   ....
   |Req9
 }}
  • [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 ... Req9 -- 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.