Template:SiegeLink

From Wikicarpedia
Jump to navigation Jump to search

SiegeSiege

Description

Creates translatable link for SiegeSiege expansion
Names used for link are defined in template Template:SiegeName..
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
{{SiegeLink}} SiegeSiege
{{SiegeLink|logo=hide}} Siege
{{SiegeLink|logo=noborder}} Siege Siege
{{SiegeLink|text=some text}} some textsome text
{{SiegeLink|variant=sorting}} SiegeSiege
{{SiegeLink|variant=short}} SiegeSiege
{{SiegeLink|linkonly=true}} Besiegers Cathars Siege (1st edition)
{{SiegeLink|linkonly=true|anchor=example}} Besiegers Cathars Siege (1st edition)#example
{{SiegeLink|text=''}}



edition=C1
Wiki Output
{{SiegeLink|edition=C1}} SiegeSiege
{{SiegeLink|logo=hide|edition=C1}} Siege
{{SiegeLink|logo=noborder|edition=C1}} Siege Siege
{{SiegeLink|text=some text|edition=C1}} some textsome text
{{SiegeLink|variant=sorting|edition=C1}} SiegeSiege
{{SiegeLink|variant=short|edition=C1}} SiegeSiege
{{SiegeLink|edition=C1|text={{SiegeName|edition=C1}} C1}} Siege C1Siege C1
{{SiegeLink|edition=C1|linkonly=true}} Besiegers Cathars Siege (1st edition)
{{SiegeLink|edition=C1|linkonly=true|anchor=example}} Besiegers Cathars Siege (1st edition)#example
{{SiegeLink|edition=C1|text=''}}