Template:Linkappend: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{#if:{{{1|}}}|[[{{{pre|}}}{{{1|}}}{{{post|}}}{{!}}{{{pred|}}}{{{1|}}}{{{postd|}}}]]|}}<noinclude>
{{#if:{{{1|}}}|[[{{{pre|}}}{{#if:{{{lc|}}}|{{lc: {{{1|}}}}}|{{{1|}}}}}{{{post|}}}{{!}}{{{pred|}}}{{{1|}}}{{{postd|}}}]]|}}<noinclude>
* 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
Line 5: Line 5:
* pred: text to prefix to the test
* pred: text to prefix to the test
* postd: text to postfix to the test
* postd: text to postfix to the test
* lc: if present, lowercase the link itself not the pre/postfixes)
</noinclude>
</noinclude>

Revision as of 06:18, 3 September 2020

  • 1 Text to show ánd the main text of the link
  • pre: text to prefix to the link
  • post: text to postfix to the link
  • pred: text to prefix to the test
  • postd: text to postfix to the test
  • lc: if present, lowercase the link itself not the pre/postfixes)