(Created page with "<onlyinclude>{{#if:{{{1|}}}|<span data-cost="{{{1}}}" title="Pay {{{1}}} to access this connection.">🪙</span>|<span title="Please specify the entry cost." style="font-size:125%; color:#ffff00; background-color:#000000">⚠</span>}}</onlyinclude> Usage: <pre> {{NeedsMoney|<cost>}} </pre> where <pre> {{NeedsMoney|100}} </pre> will return {{NeedsMoney|100}}.")  |
m (line-height:1em;) Â |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly>{{#if:{{{1|}}}|<span data-cost="{{{1}}}" title="Pay {{{1}}} to access this connection." tabindex="0" style="font-size:125%; line-height:1em;">🪙</span>|<span title="Please specify the entry cost." tabindex="0" style="font-size:125%; color:#FF0000; background-color:#000000">⚠</span>}}</includeonly><noinclude> | ||
Usage: | Usage: | ||
Line 7: | Line 7: | ||
<pre> {{NeedsMoney|100}} </pre> | <pre> {{NeedsMoney|100}} </pre> | ||
will return {{NeedsMoney|100}}. | will return {{NeedsMoney|100}}. | ||
{{documentation}} | |||
[[Category:Connection templates]] | |||
</noinclude> |
Latest revision as of 22:52, 1 July 2024
Usage:
{{NeedsMoney|<cost>}}
where
{{NeedsMoney|100}}
will return 🪙.
Documentation (for the above template, sometimes hidden or invisible)