Template:Linkappend: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Example: | Example: | ||
{{linkappend|Attribute|pre=Select |post= (TQL)}} equals ''Select Attribute (TQL)'' | {{linkappend|Attribute|pre=Select |post= (TQL)}} equals ''Select Attribute (TQL)'' | ||
{{linkappend|Attribute|lc=true|pre=Select |post= (TQL)}} equals ''Select | {{linkappend|Attribute|lc=true|pre=Select |post= (TQL)}} equals ''Select attribute (TQL)'' | ||
Parameters: | Parameters: |
Revision as of 16:28, 13 February 2023
Example:
Attribute equals Select Attribute (TQL)
Attribute equals Select attribute (TQL)
Parameters:
- 1 Text to show ánd the main text of the link
- pre: text to prefix to the link url
- post: text to postfix to the link url
- pred: text to prefix to the link text
- postd: text to postfix to the link text
- lc: if present, lowercase the main text of link url itself (not the pre/postfixes, and not the displayed text)
- uc: if present, uppercase the main text of the displayed text (not the pre/postfixes, and not the main text of the link url)