Template:Infobox Town: Difference between revisions

From RetroMC
Jump to navigation Jump to search
No edit summary
(Fixed text background color stuff and added automatic coloring to the Part of UIP and Status positions while changing infobox to use MCColor for the colors to unify more of the wiki under a common palette.)
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
{{documentation}}
<!-- Categories go in the /doc subpage. ..>
</noinclude>
<includeonly>
{{Infobox
| abovestyle = background:#cfc;
| above = {{{town_name|{{PAGENAME}}}}}


... <! this is a generic implementation of how Infobox is supposed to be used by templates so it isn't as good as it should be> ....
{{Infobox


| name    = {{{name|{{PAGENAME}}}}}
| image    = {{{image|}}}
| image    = {{{image|}}}
| caption1 = {{{caption|}}}
| caption1 = {{{caption|}}}


| label1 = Owner
| headerstyle = background:#ccf;
| data1 = {{{owner}}}
| header4 = Owner
| data5 = {{{owner}}}
 
| header7  = Town Members
|  data8  = {{{members|None}}}
| header9 = Assistants
|  data10  = {{{assistants|None}}}
 
| header11  = General information


| header2   = Town Members
| data12 = {{Infobox | subbox = yes
data2   = {{{members}}}
| labelstyle = background:#cfc; float:left
| label13   = Established:
| datastyle = background:#cfc; float: right
data13   = {{{established|}}}
}}


| header3  = General information


--| label4   = Status
| data17 = {{Infobox | subbox = yes
--|  data4   = {{{status}}}
| labelstyle = background:{{MCColor-raw|&6}} float:left
... <!-- etc. -->
| label18   = Status:
| datastyle = float:right
|  data18  = {{#switch: {{{status}}}
| Active = <span style="background-color: {{MCColor-raw|&a}}; font-weight: bold; display: inline-block;">Active</span>
| Inactive = <span style="background-color: {{MCColor-raw|&7}}; font-weight: bold; display: inline-block;">Inactive</span>
| Active or Inactive = <span style="background-color: {{MCColor-raw|&a}}; font-weight: bold; display: inline-block;>Active or Inactive</span>
| Semi Active = <span style="background-color: {{MCColor-raw|&b}}; font-weight: bold; display: inline-block;>Semi Active</span>
| error = <span style="bakckground-color: {{MCColor-raw|&c}}; font-weight: bold; display: inline-block;>INCORRECT USAGE SEE: [[Template:Infobox_User]] for correct input</span>
}}
}}
| data19 = {{Infobox | subbox = yes
| labelstyle = background:{{MCColor-raw|&c}} float:left
| label20  = Part of UIP:
| datastyle = float:right
data20   = {{#switch: {{{uip|}}}
| Yes = <span style="background-color: {{MCColor-raw|&a}}; font-weight: bold; display: inline-block;">Yes</span>
| No = <span style="background-color: {{MCColor-raw|&c}}; font-weight: bold; display: inline-block;">No</span>
| Pending = <span style="background-color: {{MCColor-raw|&6}}; font-weight: bold; display: inline-block;>Pending</span>
| error = <span style="bakckground-color: {{MCColor-raw|&c}}; font-weight: bold; display: inline-block;>INCORRECT USAGE SEE: [[Template:Infobox_User]] for correct input</span>
}}
}}
}}
}}
</includeonly>

Latest revision as of 11:30, 31 January 2024


Use the infobox template below and change/remove the parameters according to your needs.

{{Infobox Town
 | image = [[File:Noggisoggi-bust.png]]
 | caption = Noggisoggi's avatar
 | owner = {{user|Noggisoggi}}
 | members = {{user|Noggisoggi}}
 | assistants = {{user|Noggisoggi}}
 | established = July 30 2023
 | status = Active or Inactive
 | uip = No
 }}

 
 |status = can be either Active, Inactive or Semi Active 

            Semi Active is rarely used but is a option that is usable on the infobox.
 
  | uip = can be either Yes, No or Pending



Infobox Town
Noggisoggi
Owner
16.png Noggisoggi
Town Members
16.png Noggisoggi
Assistants
16.png Noggisoggi
General information
Established:16.png Noggisoggi
Status:Active or Inactive
Part of UIP:No