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

From Nomadwiki
Jump to navigation Jump to search
attempt at ifexpr
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 14: Line 14:
</noinclude><includeonly>
</noinclude><includeonly>
'''[[In country::{{{country}}}]]'''
'''[[In country::{{{country}}}]]'''
<div style="float:right">__TOC__</div>
{{{introduction|}}}


== [[Transport]] ==
== [[Transport]] ==
Line 23: Line 27:


== [[Accommodation]] ==
== [[Accommodation]] ==
{{{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]] ==
== [[Food]] ==
{{{food|}}}
{{#if: {{{food|}}}
|{{{food|}}}
|''Please edit this page and add information about food.''
}}


== [[Connectivity]] ==
{{#if: {{{connectivity|}}}
|== [[Connectivity|Internet connectivity]] ==
{{{connectivity|}}}
{{{connectivity|}}}
|}}


{{#ifexpr: {{{busking}}} |
{{#if: {{{busking|}}}
== [[Busking]] ==
|== [[Busking]] ==
{{{busking}}}
{{{busking|}}}
[[Category:Busking]]
|}}
|}}



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.