Difference between revisions of "Template:MMA exhibition record box/doc"
Jump to navigation
Jump to search
imported>Kevlar (←Created page with '{{Documentation subpage}} {{esoteric}} This is a duplicate of {{tlx|MMArecordbox}} so exhibition records can also have a record box. {{tlx|MMA amateur record...') |
|||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
{{esoteric}} | {{esoteric}} | ||
| − | |||
| − | |||
This is a duplicate of {{tlx|MMArecordbox}} so exhibition records can also have a record box. {{tlx|MMA amateur record box}} is also a duplicate of {{tlx|MMArecordbox}}. | This is a duplicate of {{tlx|MMArecordbox}} so exhibition records can also have a record box. {{tlx|MMA amateur record box}} is also a duplicate of {{tlx|MMArecordbox}}. | ||
This template takes the following parameters, all of them self-explanatory: | This template takes the following parameters, all of them self-explanatory: | ||
| − | *<code>state</code> | + | * <code>state</code>—takes either <code>collapsed</code> or <code>uncollapsed</code> |
| − | *<code>draws</code> | + | * <code>draws</code> |
| − | *<code>nc</code> | + | * <code>nc</code> |
| − | *<code>ko-wins</code> | + | * <code>ko-wins</code> |
| − | *<code>ko-losses</code> | + | * <code>ko-losses</code> |
| − | *<code>sub-wins</code> | + | * <code>sub-wins</code> |
| − | *<code>sub-losses</code> | + | * <code>sub-losses</code> |
| − | *<code>dec-wins</code> | + | * <code>dec-wins</code> |
| − | *<code>dec-losses</code> | + | * <code>dec-losses</code> |
| − | *<code>dq-wins</code> | + | * <code>dq-wins</code> |
| − | *<code>dq-losses</code> | + | * <code>dq-losses</code> |
| − | *<code>other-wins</code> | + | * <code>other-wins</code> |
| − | *<code>other-losses</code> | + | * <code>other-losses</code> |
<pre> | <pre> | ||
Revision as of 10:44, 9 August 2015
| This is a documentation subpage for Template:MMA exhibition record box. It contains usage information, categories and other content that is not part of the original template page. |
| This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
This is a duplicate of {{MMArecordbox}} so exhibition records can also have a record box. {{MMA amateur record box}} is also a duplicate of {{MMArecordbox}}.
This template takes the following parameters, all of them self-explanatory:
state—takes eithercollapsedoruncollapseddrawsncko-winsko-lossessub-winssub-lossesdec-winsdec-lossesdq-winsdq-lossesother-winsother-losses
{{MMArecordbox
|draws=0
|nc=0
|ko-wins=0
|ko-losses=0
|sub-wins=0
|sub-losses=0
|dec-wins=0
|dec-losses=0
|dq-wins=0
|dq-losses=0
|other-wins=0
|other-losses=0
}}
Everything defaults to zero, except for draws and nc, which default to not showing. state defaults to collapsed, and individual types of wins and losses will show only in the presence of either a win or a loss.