More actions
Ttenbergen (talk | contribs) Created page with "This module implements some string functions to break apart semi-colon separate template parameters and turn them into links. This is so that a parameter setup to be digested into a Cargo list can be displayed without being pulled via query." |
Ttenbergen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This module implements some string functions to break apart semi-colon separate template parameters and turn them into links. This is so that a parameter setup to be digested into a Cargo list can be displayed without being pulled via query. | This module implements some string functions to break apart semi-colon separate template parameters and turn them into links. This is so that a parameter setup to be digested into a Cargo list can be displayed without being pulled via query. | ||
To use: | |||
* <nowiki>{{#invoke:String | splitAndLink | source={{{the template parameter you are split linking|}}} }} </nowiki> |
Latest revision as of 23:30, 2024 September 3
This module implements some string functions to break apart semi-colon separate template parameters and turn them into links. This is so that a parameter setup to be digested into a Cargo list can be displayed without being pulled via query.
To use:
- {{#invoke:String | splitAndLink | source={{{the template parameter you are split linking|}}} }}