Template:Infobox Site: Difference between revisions

From Shadow Chronicles - Game Master
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
|{{!}} colspan="2" style="text-align:center;" {{!}}<span class="infobox_TopicName">{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</span>{{#if:{{{corporategroup|}}}|<br><span class="infobox_TopicNickname">[[{{{corporategroup|}}}]]</span>}}{{#if:{{{quote|}}}|<br><span class="infobox_TopicNickname">{{{quote|}}}</span>}}}}
|{{!}} colspan="2" style="text-align:center;" {{!}}<span class="infobox_TopicName">{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</span>{{#if:{{{corporategroup|}}}|<br><span class="infobox_TopicNickname">[[{{{corporategroup|}}}]]</span>}}{{#if:{{{quote|}}}|<br><span class="infobox_TopicNickname">{{{quote|}}}</span>}}}}
{{!}}-
{{!}}-
{{#if:{{{image|}}}|{{Infobox|image|{{#ifeq:{{lc:{{lc:{{#sub:{{{image|}}}|0|4}}}}}}|file|[[{{{image|}}}|285px|right]] [[File:Site_{{#ifeq:{{lc:{{{type|}}}}}|none|{{PAGENAME}}_{{{name|}}}|{{PAGENAME}}}}.{{{image|}}}|285px|right]]{{#if:{{{imageDesc|}}}|<br><span class="infobox_TopicNickname">{{{imageDesc|}}}</span>}}}}}}
{{#if:{{{image|}}}|{{Infobox|image|{{#ifeq:{{lc:{{#sub:{{{image|}}}|0|4}}}}|file|[[{{{image|}}}|285px|right]]|[[File:Site_{{#ifeq:{{lc:{{{type|}}}}}|none|{{PAGENAME}}_{{{name|}}}|{{PAGENAME}}}}.{{{image|}}}|285px|right]]{{#if:{{{imageDesc|}}}|<br><span class="infobox_TopicNickname">{{{imageDesc|}}}</span>}}}}}}
|{{Infobox|line}} }}
|{{Infobox|line}} }}
|}
|}

Revision as of 07:22, 13 June 2019

TODO

{{Infobox Site |type = <establishment/home/location/site/district/government>
|name              = 
|abbreviation      = 

|logo              = 
|image             = 
|imageDesc         = 
|quote             = 

|ownertitle        = 
|owner             = 
|corporategroup    = 

<!-- Adress -->
|label             = todo
|location          = 
|district          = 
|block             = 
|street            = 
|gps               = todo

|merit             = 

|category          = <!-- List below --> <!--Use {{G|}}-->

|structure         = todo
|durability        = todo
|size              = todo

<!-- Political Party -->
|studentWing                 =
|youthWing                   =
|ideology                    =
|politicalPosition           =
|politicalColours            =
|partyNationalAssemblySeats  =

<!-- Miscellaneous information -->
|entryFee          = 
|memberFee         = 
|dressCode         = 

<!-- Opening hours -->
|openingHours      = todo
|openingHours_Mo   = todo
|openingHours_Tu   = todo
|openingHours_We   = todo
|openingHours_To   = todo
|openingHours_Fr   = todo
|openingHours_Sa   = todo
|openingHours_Su   = todo
}}

Template Parameters

{{Infobox Site |type = <establishment/home/location/site/district/government>
 <!-- Type Explanation:
   * Establishment: All kind of Museum, shops, cafes, criminal organizations etc.
   * Government: Government establishments. (Police for instance.)
 -->

|logo              = 
|image             = 
|imageDesc         = 
|quote             = 

|ownertitle        = 
|owner             = 
|corporategroup    = 

|totem             = 

<!-- Adress -->
|label             = 
|location          = 
|district          = 
|block             = 
|street            = 
|gps               = 

|merit             = 

|category          = <!-- List below use template: {{G|}}-->


|structure         = 
|durability        = 
|size              = 

<!-- Miscellaneous information -->
|entryFee          = 
|memberfee         = 
|dresscode         = 

<!-- Opening hours -->
|openingHours      = <"Time": HH:MM or Y>
|openingHours_Mo   = <"Time": HH:MM or Y>
|openingHours_Tu   = <"Time": HH:MM or Y>
|openingHours_We   = <"Time": HH:MM or Y>
|openingHours_To   = <"Time": HH:MM or Y>
|openingHours_Fr   = <"Time": HH:MM or Y>
|openingHours_Sa   = <"Time": HH:MM or Y>
|openingHours_Su   = <"Time": HH:MM or Y>
}}

Empty Templates

Default

{{Infobox Site |type = establishment
|logo              = 
|image             = 
|imageDesc         = 
|quote             = 

|ownertitle        = 
|owner             = 
|corporategroup    = 

<!-- Adress -->
|label             = 
|location          = 
|district          = 
|block             = 
|street            = 
|gps               = 

|merit             = 

|category          = <!-- List them below, use template: {{G|}}-->


|structure         = 
|durability        = 
|size              = 
}}{{gameArticle|GM}}

Club or bar

{{Infobox Site |type = establishment
|logo              = 
|image             = 
|imageDesc         = 
|quote             = 

|ownertitle        = 
|owner             = 
|corporategroup    = 

<!-- Adress -->
|label             = 
|location          = 
|district          = 
|block             = 
|street            = 
|gps               = 

|merit             = 

|category          = <!-- List them below, use template: {{G|}}-->
{{G|Bars, Pubs & Clubs}}
{{G|Cafes & Coffeehouses}}

|structure         = 
|durability        = 
|size              = 

<!-- Miscellaneous information -->
|entryFee          = 
|memberFee         = 
|dressCode         = 

<!-- Opening hours -->
|openingHours      = 
|openingHours_Mo   = 
|openingHours_Tu   = 
|openingHours_We   = 
|openingHours_To   = 
|openingHours_Fr   = 
|openingHours_Sa   = 
|openingHours_Su   = 
}}{{gameArticle|GM}}