×
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

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


Usage:
Usage:

Revision as of 00:44, 20 June 2024


Usage:

 {{NeedsMoney|<cost>}} 

where

 {{NeedsMoney|100}} 

will return 🪙.

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