Template:ko-l/multi
Appearance
- The following documentation is located at Template:ko-l/multi/documentation. [edit]
- Useful links: root page • root page’s subpages • links • redirects • transclusions • errors (parser/module) • sandbox
Used to enclose instances of {{ko-l/args}} to format them into links like the links created by {{ko-l}}. Uses less memory than the equivalent use of {{ko-l}}. Handled by Module:ko/multi.
Example
{{der-top3|Compounds}}
* {{ko-l|연장|延長}}
* {{ko-l|신장|身長}}
...
{{der-bottom}}
↓
{{der-top3|Compounds}}
{{ko-l/multi|data=
* {{ko-l/args|연장|延長}}
* {{ko-l/args|신장|身長}}
...
}}
{{der-bottom}}