Template:Infobox block: Difference between revisions
→Documentation: no longer deprecated |
m added data value override |
||
| Line 19: | Line 19: | ||
<tr> | <tr> | ||
<td style="white-space: nowrap; font-weight: bold;">Data Value</td> | <td style="white-space: nowrap; font-weight: bold;">Data Value</td> | ||
<td style="white-space: nowrap;">{{{datadec|?}}} <sub>dec</sub> ({{{datahex|?}}} <sub>hex</sub>)</td> | <td style="white-space: nowrap;">{{{data|{{{datadec|?}}} <sub>dec</sub> ({{{datahex|?}}} <sub>hex</sub>)}}}</td> | ||
</table><noinclude> | </table><noinclude> | ||
==Documentation== | ==Documentation== | ||
| Line 60: | Line 60: | ||
|- | |- | ||
| <code>datahex</code> || Hexadecimal Data Value || ? | | <code>datahex</code> || Hexadecimal Data Value || ? | ||
|- | |||
| <code>data</code> || Data Value (overrides dec and hex values) || <code>datadec</code> and <code>datahex</code> | |||
|} | |} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
<includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category:Blocks]]}}</includeonly> | <includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category:Blocks]]}}</includeonly> | ||