Template:BetsLink/en

From Wikicarpedia
Jump to navigation Jump to search

The BetsThe Bets

Description

Creates translatable link for The BetsThe Bets expansion
Names used for link are defined in template Template:BetsName. Check translated Template:BetsName/en.
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
{{BetsLink}} The BetsThe Bets
{{BetsLink|logo=hide}} The Bets
{{BetsLink|logo=noborder}} The Bets The Bets
{{BetsLink|text=some text}} some textsome text
{{BetsLink|variant=sorting}} Bets, TheBets, The
{{BetsLink|variant=short}} BetsBets
{{BetsLink|linkonly=true}} The Bets
{{BetsLink|linkonly=true|anchor=example}} The Bets#example
{{BetsLink|text=''}}



edition=C3
Wiki Output
{{BetsLink|edition=C3}} The BetsThe Bets
{{BetsLink|logo=hide|edition=C3}} The Bets
{{BetsLink|logo=noborder|edition=C3}} The Bets The Bets
{{BetsLink|text=some text|edition=C3}} some textsome text
{{BetsLink|variant=sorting|edition=C3}} Bets, TheBets, The
{{BetsLink|variant=short|edition=C3}} BetsBets
{{BetsLink|edition=C3|text={{BetsName|edition=C3}} C3}} The Bets C3The Bets C3
{{BetsLink|edition=C3|linkonly=true}} The Bets
{{BetsLink|edition=C3|linkonly=true|anchor=example}} The Bets#example
{{BetsLink|edition=C3|text=''}}