Template:Spesos: Difference between revisions
From Space Station 14 Wiki
Created page with "<includeonly>{{item|SpaceCash|{{{1|}}}}}</includeonly><noinclude> Category:Item templates Category:Template starter-kit <templatedata> { "params": { "1": { "label": "Amount", "type": "number", "suggested": true } }, "description": "Creates a spesos label with optional amount." } </templatedata> </noinclude>" |
force old item composition to fix formatting |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{item|SpaceCash|{{{1|}}}}}</includeonly><noinclude> | <includeonly><templatestyles src="Spesos/styles.css" /><!-- | ||
-->{{item | |||
|SpaceCash | |||
|{{{1|}}} | |||
|size=40px | |||
|format amount=1 | |||
|class=spesos {{#if:{{{1|}}}|has-amount}} | |||
|label= | |||
|composition=icon amount label | |||
}}</includeonly><noinclude> | |||
{{docs|bb= | |||
{{uses template styles}} | |||
}} | |||
[[Category:Item templates]] | [[Category:Item templates]] | ||
Line 12: | Line 25: | ||
} | } | ||
}, | }, | ||
"description": "Creates a spesos | "description": "Creates a spesos icon with optional amount." | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 15:15, 26 May 2025
Uses template styles
This template uses template styles found in:
Usage
{{spesos
Example
Basic
{{spesos}}
↓
With an amount
Creates a spesos icon with optional amount.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Amount | 1 | no description | Number | suggested |