Template:Quality: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
Untitled7 (talk | contribs)
stopped the unit from wrapping without the corresponding quality icon
Jouki (talk | contribs)
mNo edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<span style="white-space: nowrap;">{{{1}}}</span> | <!--
{| style = "border-spacing: 0;"
--><span style="white-space: nowrap;">[[File:quality_uncommon.png |12px|link=Quality{{If language suffix}}]]{{{2}}}</span> | <!--
|-
--><span style="white-space: nowrap;">[[File:quality_rare.png     |12px|link=Quality{{If language suffix}}]]{{{3}}}</span> | <!--
| colspan = 2 |
--><span style="white-space: nowrap;">[[File:quality_epic.png     |12px|link=Quality{{If language suffix}}]]{{{4}}}</span> | <!--
| style="padding-left: 10px" | [[File:quality_normal.png|12px|link=Quality{{If language suffix}}]] || {{{1}}}
--><span style="white-space: nowrap;">[[File:quality_legendary.png|12px|link=Quality{{If language suffix}}]]{{{5}}}</span><!--
|-
| [[File:quality_uncommon.png|12px|link=Quality{{If language suffix}}]] || {{{2}}}
| style="padding-left: 10px" | [[File:quality_rare.png|12px|link=Quality{{If language suffix}}]] || {{{3}}}
|-
| [[File:quality_epic.png|12px|link=Quality{{If language suffix}}]] || {{{4}}}
| style="padding-left: 10px" | [[File:quality_legendary.png|12px|link=Quality{{If language suffix}}]] || {{{5}}}
|}<!--


--><noinclude>{{Documentation}}</noinclude>
--><noinclude>{{Documentation}}</noinclude>

Latest revision as of 00:55, 2 November 2024

{{{1}}}
{{{2}}} {{{3}}}
{{{4}}} {{{5}}}

[View] [Edit] [Page history]

Documentation

Formats the five values of a property for the five quality levels. The first value is normal quality, the second value is uncommon and so on. All values must be given.

{{Quality|2|4|7|9|10}}

results in

2
4 7
9 10
List of all templates