×
Create a new article
Write your page title here:
We currently have 3,068 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,068Articles

Template:NeedsMoney: Difference between revisions

(add category)
(cleanup)
Line 1: Line 1:
<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>
<includeonly>{{#if:{{{1|}}}|<span data-cost="{{{1}}}" title="Pay {{{1}}} to access this connection." tabindex="0">🪙</span>|<span title="Please specify the entry cost." style="font-size:125%; color:#FF0000; background-color:#000000" tabindex="0">⚠</span>}}</includeonly><noinclude>


Usage:
Usage:
Line 8: Line 8:
will return {{NeedsMoney|100}}.
will return {{NeedsMoney|100}}.


{{documentation}}
[[Category:Connection templates]]
[[Category:Connection templates]]
</noinclude>

Revision as of 21:12, 19 June 2024


Usage:

 {{NeedsMoney|<cost>}} 

where

 {{NeedsMoney|100}} 

will return 🪙.

Documentation (for the above template, sometimes hidden or invisible)