Template:AbbotLink

From Wikicarpedia
Jump to navigation Jump to search

Description

Creates translatable link for The AbbotThe Abbot expansion
Names used for link are defined in template Template:AbbotName..
Documentation generated by Template:ExpansionLinkDocumentation.

Params

  • variant (optional) [sorting|short| -empty-] see Examples
  • edition (optional) [C1|-empty-] use C1, C2, C3 edition, which can affect name of expansion
  • logo (optional) [hide|noborder|-empty-] visualization of logo, see Examples
  • text (optional) allow to change text of link
  • anchor (optional) link will include also #anchor to specific part of page. This is NOT language neutral!
  • linkonly (optional). [ true | false ] When true return only link with anchor. Widely used in Template:Feature, Template:Figure and Template:Piece.

Examples

The output is generated by the buffer, after the change it is necessary to wait for a while)


edition is not defined
Wiki Output
{{AbbotLink}} The AbbotThe Abbot
{{AbbotLink|logo=hide}} The Abbot
{{AbbotLink|logo=noborder}} The Abbot The Abbot
{{AbbotLink|text=some text}} some textsome text
{{AbbotLink|variant=sorting}} Abbot, TheAbbot, The
{{AbbotLink|variant=short}} AbbotAbbot
{{AbbotLink|linkonly=true}} The Abbot
{{AbbotLink|linkonly=true|anchor=example}} The Abbot#example
{{AbbotLink|text=''}}



edition=C2
Wiki Output
{{AbbotLink|edition=C2}} The AbbotThe Abbot
{{AbbotLink|logo=hide|edition=C2}} The Abbot
{{AbbotLink|logo=noborder|edition=C2}} The Abbot The Abbot
{{AbbotLink|text=some text|edition=C2}} some textsome text
{{AbbotLink|variant=sorting|edition=C2}} Abbot, TheAbbot, The
{{AbbotLink|variant=short|edition=C2}} AbbotAbbot
{{AbbotLink|edition=C2|text={{AbbotName|edition=C2}} C2}} The Abbot C2The Abbot C2
{{AbbotLink|edition=C2|linkonly=true}} The Abbot
{{AbbotLink|edition=C2|linkonly=true|anchor=example}} The Abbot#example
{{AbbotLink|edition=C2|text=''}}