Template:Gender/Documentation: Difference between revisions

Jump to navigation Jump to search
(Created page with "==Purpose== Used to display gender symbols by the value entered. Used for equipment tables. ==Usage== {| class="wikitable" |- ! Value !! Output |- | FM || {{Gender|FM}} |- | MF || {{Gender|MF}} |- | M || {{Gender|M}} |- | F || {{Gender|F}} |} ===Code=== <pre> {{Gender|MF}} </pre> {{Documentation Footer}}")
 
m (Text replacement - "{{Documentation Footer}}" to "<noinclude>Category:Template Documentation</noinclude>")
 
(One intermediate revision by one other user not shown)
Line 20: Line 20:
{{Gender|MF}}
{{Gender|MF}}
</pre>
</pre>
{{Documentation Footer}}
<noinclude>[[Category:Template Documentation]]</noinclude>

Latest revision as of 03:40, 10 October 2023

Purpose

Used to display gender symbols by the value entered. Used for equipment tables.

Usage

Value Output
FM
MF
M
F

Code

{{Gender|MF}}