Difference between revisions of "Template:Infobox Playershop"

From Discworld MUD Wiki
Jump to: navigation, search
Line 18: Line 18:
 
|-
 
|-
 
|'''Location'''
 
|'''Location'''
|{{{Location|{{Shop details needed}}}}}
+
|{{#if:{{{Location}}}|{{{Location}}}|{{Shop details needed}}}}
 
|-
 
|-
 
|'''Owner/manager'''
 
|'''Owner/manager'''
|{{{Owner|{{Shop details needed}}}}}
+
|{{#if:{{{Owner}}}|{{{Owner}}}|{{Shop details needed}}}}
 
|-
 
|-
 
|'''Amenities'''
 
|'''Amenities'''
|{{{Amenities|{{Shop details needed}}}}}
+
|{{#if:{{{Amenities}}}|{{{Amenities}}}|{{Shop details needed}}}}
 
|-
 
|-
 
|'''Size (square yards)'''
 
|'''Size (square yards)'''
|{{{Size|{{Shop details needed}}}}}
+
|{{#if:{{{Size}}}|{{{Size}}}|{{Shop details needed}}}}
 
|-
 
|-
 
|'''Updated'''
 
|'''Updated'''
|{{{Updated|{{Shop details needed}}}}}
+
|{{#if:{{{Updated}}}|{{{Updated}}}|{{Shop details needed}}}
 
|-
 
|-
 
|}<noinclude>[[Category:Infoboxes]]<br style="clear:both;" />
 
|}<noinclude>[[Category:Infoboxes]]<br style="clear:both;" />
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Revision as of 15:09, 22 March 2011

Infobox Playershop
Shop information
City {{{City}}}
Name {{{Name}}}
Address Infobox Playershop
Location {{{Location}}}
Owner/manager {{{Owner}}}
Amenities {{{Amenities}}}
Size (square yards) {{{Size}}}
Updated {{{Updated}}}|Details needed.}

[edit]

Documentation