Template:Content/Icon: Difference between revisions
From Vintage Story Wiki
(Updating this to use {{pll}} for localization purposes) |
m (Added Translation link {{ll}} and Special:MyLanguage to icon link.) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>[[File:{{{1}}}|25px|link={{{2}}}]]{{ | <includeonly>[[File:{{{1}}}|25px|link=Special:MyLanguage/{{{2}}}]]{{ll|{{{2}}}|{{{3|{{{2}}}}}}}}</includeonly><noinclude> | ||
{{doc}} | {{doc}} | ||
</noinclude> | </noinclude> |
Latest revision as of 16:01, 19 November 2023
[view | edit | history | purge this page]Documentation
- Description
- This template is used only for editing Template:Navbox, to simplify the lists of icons with links.
- Syntax
- Use within a table row. The template takes two parameters:
{{Content/Icon|Filename|Target page|Link text}}
- Filename, required: The file name for the icon, which will always display at 25px.
- Target page, required: The page to which both the icon and the link text will go to when clicked.
- Link text, optional: The text that displays for the link text. Defaults to whatever is written as the target page.
- Sample output
{{Content/Icon|Rawclay blue.png|Clay}}
gives...- Clay
{{Content/Icon|Rawclay blue.png|Clay|Custom name}}
gives...- Custom name
[view | edit | history | purge this page]The above documentation is transcluded from Template:Content/Icon/doc.