(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}}.")  |
(add category) |
||
Line 7: | Line 7: | ||
<pre> {{NeedsMoney|100}} </pre> | <pre> {{NeedsMoney|100}} </pre> | ||
will return {{NeedsMoney|100}}. | will return {{NeedsMoney|100}}. | ||
[[Category:Connection templates]] |
Revision as of 03:59, 10 May 2024
âš
Usage:
{{NeedsMoney|<cost>}}
where
{{NeedsMoney|100}}
will return 🪙.