new nostr energy: nomadwiki is back up, after a big hiatus because of a mediawiki upgrade hiccup (sorry)
old user accounts are gone but you can log in with nostr and help salvage
Template:City: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(26 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{city | ||
|transport= | |transport= | ||
|accommodation= | |accommodation= | ||
|food= | |food= | ||
|connectivity= | |connectivity= | ||
|busking= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
== | '''[[In country::{{{country}}}]]''' | ||
<div style="float:right">__TOC__</div> | |||
{{{introduction|}}} | |||
== [[Transport]] == | |||
{{{transport|}}} | {{{transport|}}} | ||
== | === Companies === | ||
{{{ | {{#ask: [[Category:Transport companies]] [[Connects city::{{PAGENAME}}]]}} | ||
==connectivity== | == [[Accommodation]] == | ||
{{#if: {{{accommodation|}}} | |||
|{{{accommodation|}}} | |||
|''Please edit this page and add information about accommodation.'' | |||
}} | |||
<small>Meet fellow travellers on open source hospitality exchange networks: [https://www.trustroots.org/#!/search?location={{PAGENAMEE}} Trustroots] | |||
{{#if: {{{bewelcome-link|}}} | |||
|, [{{{bewelcome-link|}}} BeWelcome] | |||
}} | |||
{{#if: {{{warmshowers-link|}}} | |||
|, [{{{warmshowers-link|}}} WarmShowers] (for bicyclists) | |||
}} | |||
</small> | |||
== [[Food]] == | |||
{{#if: {{{food|}}} | |||
|{{{food|}}} | |||
|''Please edit this page and add information about food.'' | |||
}} | |||
{{#if: {{{connectivity|}}} | |||
|== [[Connectivity|Internet connectivity]] == | |||
{{{connectivity|}}} | {{{connectivity|}}} | ||
|}} | |||
{{#if: {{{busking|}}} | |||
|== [[Busking]] == | |||
{{{busking|}}} | |||
[[Category:Busking]] | |||
|}} | |||
[[Category:Cities]] | [[Category:Cities]] | ||
{{all-templates}} | |||
</includeonly> | </includeonly> |
Latest revision as of 00:16, 22 July 2015
This is the "City" template. It should be called in the following format:
{{city |transport= |accommodation= |food= |connectivity= |busking= }}
Edit the page to see the template text.