Difference between revisions of "Template:Infobox User/gender"

From Twinsuniverse
Jump to: navigation, search
(Created page with "<includeonly> {{#switch: {{lc:{{{1|}}}}} | hide = {{categorizer|category=Hidden gender users|label=''hidden''|display=infobox|nocat={{{nocat|false}}}}} | male = {{categorizer|...")
 
(added infobox)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{{#switch: {{lc:{{{1|}}}}}
+
{{#switch: {{gender: {{{1|NONexisting}}} |male|female|undisclosed}}
| hide = {{categorizer|category=Hidden gender users|label=''hidden''|display=infobox|nocat={{{nocat|false}}}}}
+
| male = {{categorizer|category=Male users|label=Male|nocat={{{nocat|false}}}}}
| male = {{categorizer|category=Male users|label=Male|display=infobox|nocat={{{nocat|false}}}}}
+
| female = {{categorizer|category=Female users|label=Female|nocat={{{nocat|false}}}}}
| female = {{categorizer|category=Female users|label=Female|display=infobox|nocat={{{nocat|false}}}}}
+
| #default = {{categorizer|category=Undisclosed gender users|label=''undisclosed''|nocat={{{nocat|false}}}}}
| {{maintenance task|nocat={{{nocat|false}}}
+
}}</includeonly><noinclude>{{Infobox Template
    |category=Users of unknown gender
+
|purpose=infobox
    |doclink=Infobox User/gender
+
|singletag=no
    |label=''unknown''
+
|multiline=no
    |reason=The '''gender''' parameter specifies {{#if:{{{1|}}}|'{{lc:{{{1|}}}}}' (unknown)| no value}} }}
+
|gamerelated=yes
}}</includeonly><noinclude>
+
|suppressible=recursively
This template offers a multiple choice for defining the gender category of your userpage. It can also automatically categorize the page under that category.
+
|choice=none
 +
|cat1=Male users!''male''
 +
|cat2=Female users!''female''
 +
|cat3=Undisclosed gender users!''undisclosed''
 +
|var1=
 +
}}
 +
 
 +
This template automatically defines the gender category of a userpage. It can also automatically categorize the page under that category.
  
 
==Parameters==
 
==Parameters==
# The selected gender from the following values (no parameter name and values are case insensitive):
+
# The username to automatically check the gender of (no parameter name, case sensitive)
#* ''male''
+
#* ''female''
+
#* ''hide''
+
#* any other (non)empty value defaults to: ''unknown''
+
 
* '''nocat''': Whether or not to suppress categorization under the chosen category (defaults to false, which means auto categorization).
 
* '''nocat''': Whether or not to suppress categorization under the chosen category (defaults to false, which means auto categorization).
  
  
'''''Note:''' If you wish not to expose your gender, use the "hide" value.''
+
'''''Note:''' The gender will be determined according to the user's [[Special:Preferences|preference setting]].''
  
 
==Syntax==
 
==Syntax==
  <nowiki>{{Infobox User/gender|value}}</nowiki>
+
To use, this template only requires a username.
 +
  <nowiki>{{Infobox User/gender|username}}</nowiki>
  
 
==Examples==
 
==Examples==
Any of the above values may be used like this:
+
Depending on the chosen setting of the specified user, the result would be either:
  <nowiki>{{Infobox User/gender|male}}</nowiki>
+
  <nowiki>{{Infobox User/gender|{{PAGENAME}}}}</nowiki>
<nowiki>{{Infobox User/gender|female}}</nowiki>
+
  
 
:{{categorizer|category=Male users|label=Male|nocat=true}}
 
:{{categorizer|category=Male users|label=Male|nocat=true}}
Line 35: Line 38:
  
  
The case of the value is not important:
+
If the user didn't disclose their gender, the result would be:
<nowiki>{{Infobox User/gender|feMALE}}</nowiki>
+
:{{categorizer|category=Undisclosed gender users|label=''undisclosed''|nocat=true}}
 
+
:{{categorizer|category=Female users|label=Female|nocat=true}}
+
 
+
 
+
If you don't want to expose your gender, you could specify "hide", like this:
+
<nowiki>{{Infobox User/gender|hide}}</nowiki>
+
 
+
:{{categorizer|category=Hidden gender users|label=''hidden''|nocat=true}}
+
 
+
 
+
You may also leave your "gender" undefined (which would raise the [[:Category:Users of unknown gender|Users of unknown gender]] maintenance task) by not specifying any valid value, so these all have the same result:
+
<nowiki>{{Infobox User/gender}}</nowiki>
+
<nowiki>{{Infobox User/gender|}}</nowiki>
+
<nowiki>{{Infobox User/gender|both}}</nowiki>
+
<nowiki>{{Infobox User/gender|uncle}}</nowiki>
+
<nowiki>{{Infobox User/gender|yellow}}</nowiki>
+
 
+
:{{categorizer|category=Users of unknown gender|label=''unknown''|nocat=true}}
+
  
  
 
The '''nocat''' parameter may be used to suppress automatic categorization like this (any value will do):
 
The '''nocat''' parameter may be used to suppress automatic categorization like this (any value will do):
  <nowiki>{{Infobox User/gender|male|nocat=true}}</nowiki>
+
  <nowiki>{{Infobox User/gender|{{PAGENAME}}|nocat=true}}</nowiki>
  
This would render the same result as the first example above, but would not automatically categorize under [[:Category:Male users]]. This feature works both on valid values and the maintenance task mentioned above.
+
This would render the same result as usual, but would not automatically categorize under the respective category. This feature works both on the specified and undisclosed settings.
  
[[Category:Categorizers|user]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 23:09, 5 June 2014

Infobox User/gender
Purpose

Infobox [list all]

Single tag

No [list all]

Multi-line

No [list all]

Protected

No [list all]

Game related

Yes [list all]

Categorization
Suppressible

Recursively [list all]

Choice

No choice [list all]

Categories

Multiple: [list all]

Variables
Names

none [list all]

Subpages

This template automatically defines the gender category of a userpage. It can also automatically categorize the page under that category.

Parameters

  1. The username to automatically check the gender of (no parameter name, case sensitive)
  • nocat: Whether or not to suppress categorization under the chosen category (defaults to false, which means auto categorization).


Note: The gender will be determined according to the user's preference setting.

Syntax

To use, this template only requires a username.

{{Infobox User/gender|username}}

Examples

Depending on the chosen setting of the specified user, the result would be either:

{{Infobox User/gender|{{PAGENAME}}}}
Male [list all]
Female [list all]


If the user didn't disclose their gender, the result would be:

undisclosed [list all]


The nocat parameter may be used to suppress automatic categorization like this (any value will do):

{{Infobox User/gender|{{PAGENAME}}|nocat=true}}

This would render the same result as usual, but would not automatically categorize under the respective category. This feature works both on the specified and undisclosed settings.