19,577
edits
m (Iritscen moved page Template:OBDtrBK to Template:OBDtrgroup: old name no longer means anything, and I'm about to make a related template that needs to have a similar name) |
(rewrote docs) |
||
Line 1: | Line 1: | ||
<includeonly>|- align=center valign=top bgcolor="#888888" | <includeonly>|- align=center valign=top bgcolor="#888888" | ||
| colspan=5 | <font size=2 color="#FFFFFF">{{{1|First element (black outline)}}}</font></includeonly><noinclude> | | colspan=5 | <font size=2 color="#FFFFFF">{{{1|First element (black outline)}}}</font></includeonly><noinclude> | ||
For placing a note above a group of rows in a table, intended for use in [[OBD]] documentation. | For placing a note above a group of rows in a table, intended for use in [[OBD]] documentation. When called without any parameters, it prints the default message "First element (black outline)" because this template is commonly used to mark the start of an array of elements within a type, as seen on [[OBD:AGQG]]. A sample of the template when passed a parameter to give it a special message: | ||
{| class="wikitable" | {| class="wikitable" | ||
{{OBDtr|...|...|...|...|...|...}} | {{OBDtr|...|...|...|...|...|...}} | ||
{{OBDtr|0xC64|float|FF22FF|00 00 80 3F|1.000000|maximum body scaling factor}} | {{OBDtr|0xC64|float|FF22FF|00 00 80 3F|1.000000|maximum body scaling factor}} | ||
{{ | {{OBDtrgroup|The following 7 float values are ONCC specific multipliers for 7 PAR3 DamageTypes. See the [[Particle damage types]] page for DamageTypes description.<br> | ||
These multipliers affect only StunDamage and Knockback, not the Damage.}} | These multipliers affect only StunDamage and Knockback, not the Damage.}} | ||
{{OBDtr| 0xC68 | float |FF22FF| 00 00 00 00 | 0.000000 | "Normal" DamageType multiplier }} | {{OBDtr| 0xC68 | float |FF22FF| 00 00 00 00 | 0.000000 | "Normal" DamageType multiplier }} |