Template:List to pagelinks/doc
Jump to navigation
Jump to search
- Turn Bare-text list entries into Page-links.
- General use.
- {{list to pagelinks|<input-list>}}
- input-list: delimited strings(page names) list
- Delimiter: Comma. (fixed)
- Optional.
- lt: Leading string to be added to all names in list.
- tt: Trailing string to be added to all names in list.
- {{list to pagelinks|<input-list>|lt=<Leading text>|tt=<Trailing text>}}
- Notes.
- Initial source/idea: https://salemthegame.wiki
- Similar/related: List_to_categories
- Uses: List_normalize template.
- Will not scan (or remove) duplicates from a list.
- open/issue: not playing nice with linebreaks. (check again ...)
- ?: onlyinclude + includeonly not working as expected.
- ?: onlyinclude get included. (ditch for now)(expect doc-template to be the reason)