Template:PlagueLink

From Wikicarpedia
Jump to navigation Jump to search

The PlagueThe Plague

Description

Creates translatable link for The PlagueThe Plague expansion
Names used for link are defined in template Template:PlagueName..
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
{{PlagueLink}} The PlagueThe Plague
{{PlagueLink|logo=hide}} The Plague
{{PlagueLink|logo=noborder}} The Plague The Plague
{{PlagueLink|text=some text}} some textsome text
{{PlagueLink|variant=sorting}} Plague, ThePlague, The
{{PlagueLink|variant=short}} PlaguePlague
{{PlagueLink|linkonly=true}} The_Plague_(1st_edition)
{{PlagueLink|linkonly=true|anchor=example}} The_Plague_(1st_edition)#example
{{PlagueLink|text=''}}



edition=C1
Wiki Output
{{PlagueLink|edition=C1}} The PlagueThe Plague
{{PlagueLink|logo=hide|edition=C1}} The Plague
{{PlagueLink|logo=noborder|edition=C1}} The Plague The Plague
{{PlagueLink|text=some text|edition=C1}} some textsome text
{{PlagueLink|variant=sorting|edition=C1}} Plague, ThePlague, The
{{PlagueLink|variant=short|edition=C1}} PlaguePlague
{{PlagueLink|edition=C1|text={{PlagueName|edition=C1}} C1}} The Plague C1The Plague C1
{{PlagueLink|edition=C1|linkonly=true}} The_Plague_(1st_edition)
{{PlagueLink|edition=C1|linkonly=true|anchor=example}} The_Plague_(1st_edition)#example
{{PlagueLink|edition=C1|text=''}}