Template:Linkappend: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{{1|}}}|[[{{{pre|}}}{{#if:{{{lc|}}}|{{lc: {{{1|}}}}}|{{{1|}}}}}{{{post|}}}{{!}}{{{pred|}}}{{#if:{{{uc|}}}|{{uc: {{{1|}}}}}|{{{1|}}}}}{{{postd|}}}]]|}}<noinclude> | {{#if:{{{1|}}}|[[{{{pre|}}}{{#if:{{{lc|}}}|{{lc: {{{1|}}}}}|{{{1|}}}}}{{{post|}}}{{!}}{{{pred|}}}{{#if:{{{uc|}}}|{{uc: {{{1|}}}}}|{{{1|}}}}}{{{postd|}}}]]|}}<noinclude> | ||
{{linkappend|attribute|pre=Select|post= | {{linkappend|attribute|pre=Select |post= (TQL)}} | ||
Parameters: | Parameters: |
Revision as of 10:53, 13 February 2023
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)