Template:Infobox Person/doc: Difference between revisions
Create the doc for person infobox |
m Small correction of type within the pre tag |
||
Line 7: | Line 7: | ||
| name = | | name = | ||
| image = | | image = | ||
| | | position = | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 09:44, 27 February 2025
An infobox for use on Person pages. It stores data to Special:CargoTables/Person.
Usage
{{Infobox Person | name = | image = | position = }}
Parameters
Parameter | Data Type | Default Value | Description |
---|---|---|---|
name | String | {{PAGENAME}} | The person's name |
image | String | {{{name}}}.png or {{PAGENAME}}.png | The image to be used, without the File: prefix but with the extension. For example, if you wanted to use an image, it has to be used without the file namespace such as "Mouse_Mugshot.png". If not given, the page will be added to Category:Person lacking infobox images. |
position | String | The person's job position. |
Example
Thor | |
---|---|
General details | |
Name | Thor |
Nicknames | Infobox Person/doc |
Position | streamer |
{{Infobox Person | noCategories = 1 | name = Thor | image = | position = streamer }}