Template:Linkappend: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:{{{1|}}}|[[{{{pre|}}}{{{1|}}}{{{post|}}}{{!}}{{{1|}}}]]|}}<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
* pre: text to prefix to the link url
* post: text to postfix to the link
* 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)
</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)