Difference between pages "Template:Form/Projects" and "Template:Hackerspace/ListDetails"

From ToorCamp Wiki
< Template:Form(Difference between pages)
Jump to navigation Jump to search
m (1 revision imported)
 
m (1 revision imported)
 
Line 1: Line 1:
{{Form}}
+
<noinclude>
 +
Template for listing details for a single hackerspace.
 +
 
 +
Call it via
 +
 
 +
<pre>
 +
{{Hackerspace/ListDetails|<name>}}
 +
</pre>
 +
 
 +
where <name> is the name of a hackerspace. The field <name> should not be empty.
 +
</noinclude><includeonly>{{#ask: [[Hackerspace:+]] [[Has lower name::{{lc:{{{1}}} }}]]
 +
|?Located in country
 +
|?Located in state
 +
|?Located in city
 +
|?Has website
 +
|mainlabel=-
 +
|format=template
 +
|template=Hackerspace/ListDetails/Format
 +
|link=none
 +
}}
 +
</includeonly>

Latest revision as of 08:39, 4 March 2020

Template for listing details for a single hackerspace.

Call it via

{{Hackerspace/ListDetails|<name>}}

where <name> is the name of a hackerspace. The field <name> should not be empty.