Template:Infobox: Difference between revisions

From The Talos Principle Wiki
Added captions to the rows in the template
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 12: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
}}