Difference between revisions of "Template:Entity Infobox"

From Sven Co-op
Jump to navigation Jump to search
(Entity infobox.)
 
(Type is now either p (point) or b (brush).)
Line 12: Line 12:
 
{{!}} class="infoboxlabel" {{!}} Type
 
{{!}} class="infoboxlabel" {{!}} Type
 
{{!}} class="infoboxcell" {{!}}
 
{{!}} class="infoboxcell" {{!}}
{{{type|}}}
+
{{{ {{#switch: type| p = point | b = brush | ??? }} |}}}
 
{{!}}-
 
{{!}}-
 
|}} {{#if:{{{status|}}}|
 
|}} {{#if:{{{status|}}}|

Revision as of 05:36, 27 January 2019

{{{name}}}
 


1 Usage instructions

Copy and paste the following code into the top of the article, filling the appropriate fields. Omitted or blank fields will not be shown on the article page.

{{Entity_Infobox
| name=
| title=
| type=
| status=
}}

1.1 Display parameters

(none)