Template:LSL Const/ja: Difference between revisions
Jump to navigation
Jump to search
Asuka Neely (talk | contribs) mNo edit summary |
Asuka Neely (talk | contribs) mNo edit summary |
||
| Line 31: | Line 31: | ||
|{{#var:comment}} | |{{#var:comment}} | ||
|} | |} | ||
</noinclude><includeonly> | </noinclude><includeonly>{{#if: | ||
{{#if: | |||
{{#vardefine:hvalue|{{{hex|}}}}} | {{#vardefine:hvalue|{{{hex|}}}}} | ||
{{#vardefine:cvalue|{{#if:{{{ihex|}}}|{{{ihex|}}}|{{{3|}}}}}}} | {{#vardefine:cvalue|{{#if:{{{ihex|}}}|{{{ihex|}}}|{{{3|}}}}}}} | ||
Revision as of 03:43, 19 January 2008
See Template:LSL Const/ja/docs for documentation.
| Example | Raw Text |
|---|---|
| name | {{LSL Const/ja|name|type|value|hex=hex|c=comment}}
|
| name | {{LSL Const/ja|name|type|value|hex=hex|c=comment|nolink=*}}
|
| Variables | Values |
| value | hex |
| cvalue | value |
| hvalue | hex |
| type | type |
| comment | comment |