Difference between revisions of "Template:LSL Function/KeyValue"
Jump to navigation
Jump to search
m |
m |
||
Line 42: | Line 42: | ||
}}}}}} | }}}}}} | ||
{{#if:{{{dl_name|}}}|{{LSL DefineRow|1=list|2={{#if:{{{dl_subtype|}}}|{{CAL|LSL List/{{{dl_subtype|}}}{{#var:lang}}|{{{dl_name|}}}}}|{{LSL_Parameter_Link|{{{dl_name|}}}}}}}|3={{#var:p_{{{dl_name|}}}_desc}}}}}} | {{#if:{{{dl_name|}}}|{{LSL DefineRow|1=list|2={{#if:{{{dl_subtype|}}}|{{CAL|LSL List/{{{dl_subtype|}}}{{#var:lang}}|{{{dl_name|}}}}}|{{LSL_Parameter_Link|{{{dl_name|}}}}}}}|3={{#var:p_{{{dl_name|}}}_desc}}}}}} | ||
{{!}}} | |||
}} | }} | ||
Latest revision as of 17:51, 23 January 2016
#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. | ||||||||||
p_{{{value}}}_desc | The value for the key-value pair. Maximum 2047 characters, or 4095 if using Mono. Note! This value may contain commas. | ||||||||||
spec | DataserverThe dataserver callback parameters are:
String Components
| ||||||||||
caveats | |||||||||||
table_text |
The string containing a comma-delimited list (cdl).
String Components
|