Template:Imagelink: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(made translations depend on the language of the page the template is on; readded the caption; removed unnecessary css)
(moved documentation of template to seperate page)
Line 2: Line 2:


<noinclude>
<noinclude>
== Usage ==
{{documentation}}
<pre>
{{imagelink|icon|link|caption}}
 
1. {{imagelink|rocket|Rocket}}
2. {{imagelink|basic-splitter|Transport network#Basic splitter|Basic splitter}}
</pre>
The template automatically translates the link if no caption is provided and the page is not in English.
 
== Result ==
1. {{imagelink|rocket|Rocket}}
2. {{imagelink|basic-splitter|Transport network#Basic splitter|Basic splitter}}
 
</noinclude>
</noinclude>

Revision as of 15:22, 23 April 2017


[View] [Edit] [Page history]

Documentation
{{imagelink|icon|link|caption}}
  • The link and caption parameters are optional. If both are not present the link will go to the page with the name of the first parameter with language suffix if the icon is on a non-english page (e.g. icon/de on a German page). The text next the icon is translated to the language of the page it is on.
  • If the second parameter is present, the links will go to exactly that page, no language suffixes are added. The text next to the icon is then translated from that second parameter.
  • If the third parameter is present the text next to the icon is exactly that text.

Usage

{{imagelink|Rocket}} {{Imagelink|Rocket|Transport belt/de}} {{imagelink|splitter|Belt transport system#Splitters|Basic splitter}}

Result

Rocket.png
[[{{{2}}}|{{{2}}}]]
List of all templates