Template:Title\Old: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
(attempting to add semantic properties)
Line 13: Line 13:
: Must be female }}{{
: Must be female }}{{
#if: {{{1|}}} |
#if: {{{1|}}} |
: {{{1}}} }}{{
: [[title requirement::{{{1}}}]] }}{{
#if: {{{2|}}} |
#if: {{{2|}}} |
: {{{2}}} }}{{
: [[title requirement::{{{2}}}]] }}{{
#if: {{{3|}}} |
#if: {{{3|}}} |
: {{{3}}} }}{{
: [[title requirement::{{{3}}}]] }}{{
#if: {{{4|}}} |
#if: {{{4|}}} |
: {{{4}}} }}{{
: [[title requirement::{{{4}}}]] }}{{
#if: {{{5|}}} |
#if: {{{5|}}} |
: {{{5}}} }}{{
: [[title requirement::{{{5}}}]] }}{{
#if: {{{6|}}} |
#if: {{{6|}}} |
: {{{6}}} }}{{
: [[title requirement::{{{6}}}]] }}{{
#if: {{{7|}}} |
#if: {{{7|}}} |
: {{{7}}} }}{{
: [[title requirement::{{{7}}}]] }}{{
#if: {{{8|}}} |
#if: {{{8|}}} |
: {{{8}}} }}{{
: [[title requirement::{{{8}}}]] }}{{
#if: {{{9|}}} |
#if: {{{9|}}} |
: {{{9}}} }}{{
: [[title requirement::{{{9}}}]] }}{{
#if: {{{10|}}} |
#if: {{{10|}}} |
: {{{10}}} }}{{
: [[title requirement::{{{10}}}]] }}{{
#if: {{{11|}}} |
#if: {{{11|}}} |
: {{{11}}} }}
: [[title requirement::{{{11}}}]] }}
| <!-- IncludeOnly -->
| <!-- IncludeOnly -->
{{!}}
{{!}}

Revision as of 01:13, 15 August 2008

USAGE Information:

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