[megtekintés | edit | laptörténet | purge]Dokumentáció
| Ez a sablon az alábbi modult használja: Modul:Delimited tag, Ez egy Luában írt szkript. Lásd: hu.wp:Lua és mw:Extension:Scribunto! |
- Rövidítés
- cd
- Lásd még: Template:Samp
This template is a simplified usage of <code>...</code>.
Each anonymous parameter is a string to format. Note that <nowiki>...</nowiki> is needed around a parameter value if it contains the pipe (|) or equals (=) symbols, or they will be treated as a parameter separator or parameter identifier, respectively. Alternatively, you could also use {{!}} or {{=}} instead.
Use the {{{delimiter}}} parameter (aliases {{{delim}}} or {{{d}}}) to change the separator between each string. Set this value to the name in words of the delimiter, such as "and", "br", "or-list", "none", etc. When using a list delimiter, use {{{list-level}}} to change the indentation (defaults to **).
Examples[]
{{code|text}}–text{{code|1|2|3|4|5}}–1{{code|1|2|3|4|5|delimiter=,}}–1{{code|1|2|3|4|5|delimiter=and}}–1{{code|<nowiki>something=one|two|three</nowiki>}}–something=one|two|three{{code|something{{=}}one{{!}}two{{!}}three}}–something=one|two|three
[megtekintés | edit | laptörténet | purge]Ez a dokumentáció a(z) Sablon:Cd/doc oldalról van.