Template:Infobox: Difference between revisions
Tearphones (talk | contribs) Added captions to the rows in the template |
Tearphones (talk | contribs) Added usage note |
||
Line 8: | Line 8: | ||
| style="text-align:right;" | {{{type|''Type unknown''}}} | | style="text-align:right;" | {{{type|''Type unknown''}}} | ||
|} | |} | ||
<noinclude> | |||
This is a generic Infobox template. It only has two parameters, a description and a type. | |||
== Usage == | |||
<pre>{{Infobox | |||
|description = this is a description of the entity | |||
|type = the type of this entity | |||
}}</pre> | |||
</noinclude> |
Latest revision as of 11:44, 16 November 2023
Infobox | |
---|---|
Description: | No description |
Type: | Type unknown |
This is a generic Infobox template. It only has two parameters, a description and a type.
Usage
{{Infobox |description = this is a description of the entity |type = the type of this entity }}