Template:LSL Const/ja: Difference between revisions
Jump to navigation
Jump to search
Asuka Neely (talk | contribs) New page: <noinclude>See [[{{FULLPAGENAME}}/docs]] for documentation. {| {|{{Prettytable}} |-{{Hl2}} !Example !Raw Text |- ||{{{{FULLPAGENAME}}|name|type|value|hex=hex|c=comment}} |<pre>{{LSL Const... |
Asuka Neely (talk | contribs) mNo edit summary |
||
| Line 31: | Line 31: | ||
|{{#var:comment}} | |{{#var:comment}} | ||
|} | |} | ||
</noinclude><includeonly>{{#if: | </noinclude><includeonly> | ||
{{#if: | |||
{{#vardefine:hvalue|{{{hex|}}}}} | {{#vardefine:hvalue|{{{hex|}}}}} | ||
{{#vardefine:cvalue|{{#if:{{{ihex|}}}|{{{ihex|}}}|{{{3|}}}}}}} | {{#vardefine:cvalue|{{#if:{{{ihex|}}}|{{{ihex|}}}|{{{3|}}}}}}} | ||
| Line 38: | Line 39: | ||
{{#vardefine:type|{{{2|}}}}} | {{#vardefine:type|{{{2|}}}}} | ||
{{#vardefine:cname|{{#if:{{{4|}}}|{{{4|{{{1}}}}}}|{{{1}}}}}}} | {{#vardefine:cname|{{#if:{{{4|}}}|{{{4|{{{1}}}}}}|{{{1}}}}}}} | ||
}}{{{{#if:{{{nolink|}}}|HoverText|HoverLink}}|1={{{1}}}|2={{{2|}}} {{#var:cname}}{{#if:{{#var:hvalue}}| = {{#var:hvalue}}}}{{#if:{{#var:cvalue}}| = {{#var:cvalue}}}};{{#if:{{{c|}}}|//{{{c|}}}}}|3={{#var:cname}}}}</includeonly> | }}{{{{#if:{{{nolink|}}}|HoverText|HoverLink}}|1={{{1}}/ja}|2={{{2|}}} {{#var:cname}}{{#if:{{#var:hvalue}}| = {{#var:hvalue}}}}{{#if:{{#var:cvalue}}| = {{#var:cvalue}}}};{{#if:{{{c|}}}|//{{{c|}}}}}|3={{#var:cname}}}}</includeonly> | ||
Revision as of 03:25, 19 January 2008
See Template:LSL Const/ja/docs for documentation.
| Example | Raw Text |
|---|---|
|
[[{Template:1/ja}|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 |