Documentation for සැකිල්ල:para. [edit]
This page contains usage information, categories, interwiki links and other content describing the template.

Usage සංස්කරණය

This template simply displays a parameter name between a vertical line and an equal sign, as is seen in template calls. (This is useful in template documentation and in talk page discussions of templates.)

To display a parameter name surrounded by {{{triple-braces}}} (as would appear in template code), use {{paramref}}.

Parameters සංස්කරණය

This template takes the following parameters:

  • |1= (may be empty if second parameter is present): the name of the parameter
  • |2= (optional if first parameter is present): a corresponding value for the parameter
  • |3= (optional): additional usage text
  • |req=1: indicate that the parameter is required
  • |opt=1: indicate that the parameter is optional

Examples සංස්කරණය

  1. Lua දෝෂය in Module:table at line 557: attempt to call upvalue 'string_sort' (a nil value).
    Result: |name=
  2. Lua දෝෂය in Module:table at line 557: attempt to call upvalue 'string_sort' (a nil value).
    Result: |name= (required)
  3. Lua දෝෂය in Module:table at line 557: attempt to call upvalue 'string_sort' (a nil value).
    Result: |name= (optional)
  4. Lua දෝෂය in Module:table at line 557: attempt to call upvalue 'string_sort' (a nil value).
    Result: |opt=1
  5. Lua දෝෂය in Module:table at line 557: attempt to call upvalue 'string_sort' (a nil value).
    Result: |title=book title
  6. Lua දෝෂය in Module:table at line 557: attempt to call upvalue 'string_sort' (a nil value).
    Result: |section. This is useful for referring to values of unnamed parameters; note the empty first parameter in the template call.
  7. Lua දෝෂය in Module:table at line 557: attempt to call upvalue 'string_sort' (a nil value).
    Result: |parameter=value
  8. {{para|=|foo}}
    Result: |=foo
  9. Lua දෝෂය in Module:table at line 557: attempt to call upvalue 'string_sort' (a nil value).
    Result: |2= (optional if first parameter is present)

When using literal, pre-specified values, simply provide the value (appearance as in example 6). When illustrating hypothetical, variable or user-definable values, use <var>value</var> (appearance as in example 5), and the same should be done for non-literal, example parameters (as in example 7).

"https://si.wiktionary.org/w/index.php?title=සැකිල්ල:para/documentation&oldid=82524" වෙතින් සම්ප්‍රවේශනය කෙරිණි