Template:Wanted: Difference between revisions

From CoMakingSpace Wiki

m Template Data
added info parameter; template data (still) buggy - commented out for now
Line 1: Line 1:
'''This is a [[Wish List|wish list]] page - we don't have this tool yet!'''
'''This is a [[Wish List|wish list]] page - we don't have this tool yet! {{{info|}}}'''
<noinclude>
<noinclude>
== Template Parameters ==
== Template Parameters ==
<templatedata>
<!- templatedata -->
{
{
"params": {},
"params": {}
"description": "Adds a note that a tool is not yet available but wanted"
"description": "Adds a note that a tool is not yet available but wanted"}
    "info": {
    "description": "enter any supporting information, e.g. a link to a fundraising page"}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 08:15, 13 February 2025

This is a wish list page - we don't have this tool yet!


Template Parameters

<!- templatedata --> { "params": {} "description": "Adds a note that a tool is not yet available but wanted"}

   "info": {
   "description": "enter any supporting information, e.g. a link to a fundraising page"}

} </templatedata>