Template:Icon: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(including the requested file but hiding it will make it show up in maintenance reports)
(this will be for small icons, and then Template:Big icon will be for 64x64)
Line 1: Line 1:
<div class="icon" style="display:inline-block; margin:5px; position:relative; padding:3px; width:64px; height:64px; background-color:#999; border:1px solid #ccc;">{{#ifexist: File:{{{1}}}.png | [[File:{{{1}}}.png{{!}}link={{{1}}}]] | [[File:Placeholder icon.png{{!}}link=]] <div style="display:none;">[[File:{{{1}}}.png]]</div>}}<div style="position:absolute; bottom:0; right:3px; color:#fff; font-size:larger;">{{{2|}}}</div></div><noinclude>
<div class="icon" style="display:inline-block; margin:5px; position:relative; width:35px; height:35px; background-color:#999; border:1px solid #ccc;">{{#ifexist: File:{{{1}}}.png | [[File:{{{1}}}.png{{!}}link={{{1}}}]] | [[File:Placeholder icon.png{{!}}link=]] <includeonly><div style="display:none;">[[File:{{{1}}}.png]]</div></includeonly>}}<div style="position:absolute; bottom:0; right:3px; color:#fff; font-size:larger;">{{{2|}}}</div></div><noinclude>


==Usage==
==Usage==
<pre>
<pre>
{{icon|Logistics|2}}
{{icon|Time|25}}
</pre>
</pre>
Produces:
Produces:


{{icon|Logistics|2}}
{{icon|Time|25}}
</noinclude>
</noinclude>

Revision as of 05:09, 27 June 2013

Placeholder icon.png

Usage

{{icon|Time|25}}

Produces:

Time.png
25