Template:LSL Function/KeyValue: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
{{#vardefine:p_{{{d4_name|}}}_hover|{{#var:p_{{{d4_name|}}}_hover}}{{{d4_hover|}}}}} | {{#vardefine:p_{{{d4_name|}}}_hover|{{#var:p_{{{d4_name|}}}_hover}}{{{d4_hover|}}}}} | ||
{{#if:{{{1 | {{#if:{{{1|}}}<noinclude>*</noinclude>|{{LSL Function/KeyValue/Key|{{{1}}}}}}} | ||
{{LSL Function/KeyValue/Key|{{{1 | {{#if:{{{key|}}}|{{LSL Function/KeyValue/Key|{{{key}}}}}}} | ||
}} | {{#if:{{{2|}}}<noinclude>*</noinclude>|{{LSL Function/KeyValue/Value|{{{2}}}}}}} | ||
{{#if:{{{2 | {{#if:{{{value|}}}|{{LSL Function/KeyValue/Value|{{{value}}}}}}} | ||
{{LSL Function/KeyValue/Value|{{{2 | |||
}} | |||
{{#vardefine:p_{{{d2_name|}}}_desc|{{#var:p_{{{d2_name|}}}_desc}}{{{d2_desc|}}}}} | {{#vardefine:p_{{{d2_name|}}}_desc|{{#var:p_{{{d2_name|}}}_desc}}{{{d2_desc|}}}}} | ||
Revision as of 12:48, 9 July 2014
| #var | value | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| p_{{{1}}}_desc | The key for the key-value pair | ||||||||||
| p_{{{2}}}_desc | The value for the key-value pair. Maximum 2047 characters, or 4095 if using Mono. | ||||||||||
| spec | DataserverThe dataserver callback parameters are:
String Components
| ||||||||||
| caveats | |||||||||||
| notes |