Template:Title\Old: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
| <!-- NoInclude -->
| <!-- NoInclude -->
{{ #if: {{{maleonly|}}} |
{{ #if: {{{maleonly|}}} |
: Must be male }}
: Must be male }}{{
{{ #if: {{{femaleonly|}}} |
#if: {{{femaleonly|}}} |
: Must be female }}
: Must be female }}{{
{{ #if: {{{1|}}} |
#if: {{{1|}}} |
: {{{1}}} }}
: {{{1}}} }}{{
{{ #if: {{{2|}}} |
#if: {{{2|}}} |
: {{{2}}} }}
: {{{2}}} }}
{{ #if: {{{3|}}} |
{{ #if: {{{3|}}} |

Revision as of 23:58, 3 April 2007

USAGE