Template:TunnelLink

From Wikicarpedia
Revision as of 18:38, 30 November 2022 by Bumsakalaka (talk | contribs)
Jump to navigation Jump to search

The TunnelThe Tunnel

Description

Creates translatable link for The TunnelThe Tunnel expansion
Names used for link are defined in template Template:TunnelName..
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
{{TunnelLink}} The TunnelThe Tunnel
{{TunnelLink|logo=hide}} The Tunnel
{{TunnelLink|logo=noborder}} The Tunnel The Tunnel
{{TunnelLink|text=some text}} some textsome text
{{TunnelLink|variant=sorting}} Tunnel, TheTunnel, The
{{TunnelLink|variant=short}} TunnelTunnel
{{TunnelLink|linkonly=true}} The_Tunnel_(1st_edition)
{{TunnelLink|linkonly=true|anchor=example}} The_Tunnel_(1st_edition)#example
{{TunnelLink|text=''}}



edition=C1
Wiki Output
{{TunnelLink|edition=C1}} The TunnelThe Tunnel
{{TunnelLink|logo=hide|edition=C1}} The Tunnel
{{TunnelLink|logo=noborder|edition=C1}} The Tunnel The Tunnel
{{TunnelLink|text=some text|edition=C1}} some textsome text
{{TunnelLink|variant=sorting|edition=C1}} Tunnel, TheTunnel, The
{{TunnelLink|variant=short|edition=C1}} TunnelTunnel
{{TunnelLink|edition=C1|text={{TunnelName|edition=C1}} C1}} The Tunnel C1The Tunnel C1
{{TunnelLink|edition=C1|linkonly=true}} The_Tunnel_(1st_edition)
{{TunnelLink|edition=C1|linkonly=true|anchor=example}} The_Tunnel_(1st_edition)#example
{{TunnelLink|edition=C1|text=''}}