Template:Linkappend: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{{1|}}}|[[{{{pre|}}}{{#if:{{{lc|}}}|{{lc: {{{1|}}}}}|{{{1|}}}}}{{{post|}}}{{!}}{{{pred|}}}{{{1|}}}{{{postd|}}}]]|}}<noinclude> | {{#if:{{{1|}}}|[[{{{pre|}}}{{#if:{{{lc|}}}|{{lc: {{{1|}}}}}|{{{1|}}}}}{{{post|}}}{{!}}{{{pred|}}}{{#if:{{{uc|}}}|{{uc: {{{1|}}}}}|{{{1|}}}}}{{{postd|}}}]]|}}<noinclude> | ||
Parameters: | |||
* 1 Text to show ánd the main text of the link | * 1 Text to show ánd the main text of the link | ||
* pre: text to prefix to the link url | * pre: text to prefix to the link url | ||
Line 6: | Line 8: | ||
* postd: text to postfix 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) | * 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) | |||
</noinclude> | </noinclude> |
Revision as of 09:07, 14 April 2021
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)