Difference between revisions of "Template:Entity Infobox"
Jump to navigation
Jump to search
(Type is now either p (point) or b (brush).) |
|||
Line 12: | Line 12: | ||
{{!}} class="infoboxlabel" {{!}} Type | {{!}} class="infoboxlabel" {{!}} Type | ||
{{!}} class="infoboxcell" {{!}} | {{!}} class="infoboxcell" {{!}} | ||
− | {{{ {{#switch: type| p = point | b = brush | ??? }} |}}} | + | {{{ {{#switch: {{{type}}} | p = point | b = brush | ??? }} |}}} |
{{!}}- | {{!}}- | ||
|}} {{#if:{{{status|}}}| | |}} {{#if:{{{status|}}}| | ||
Line 34: | Line 34: | ||
| name= | | name= | ||
| title= | | title= | ||
− | | type= | + | | type=p |
| status= | | status= | ||
}}</nowiki></pre> | }}</nowiki></pre> |
Revision as of 04:42, 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=p | status= }}
1.1 Display parameters
(none)