Both the Screamercord and this very wiki are currently listed as adult websites by AI classification models. We are currently working to remedy this, 2026 is not 2019.
In the meantime, you can help by moving all permalinks to IPFS
Template:Infobox character/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Default m 7 revisions |
imported>Default m Protected "Template:Infobox character/doc" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) |
||
| Line 1: | Line 1: | ||
==Description== | |||
To use this template, copy the following code and fill in the appropriate fields. | |||
<pre>{{infobox character | ==Syntax== | ||
| | <pre> | ||
| image | {{infobox character | ||
| imagewidth = [ | | title = | ||
| | | image = [e.g. "Example.jpg"] | ||
| | | imagewidth = [e.g. "150"] [default: 210 pixels] | ||
| | | imagecaption = | ||
| | | position = | ||
| | | age = | ||
| | | status = | ||
| | | height = | ||
| status | | weight = | ||
| | }} | ||
}}</pre> | </pre> | ||
==Samples== | |||
<pre> | |||
{{infobox character | |||
| title = Flowa | |||
| image = Example.jpg | |||
| imagecaption = Flowa, at rest | |||
| position = Legal Secretary | |||
| age = 2 months | |||
| status = Active | |||
| height = 5 inches | |||
| weight = 20 grams | |||
}} | |||
</pre> | |||
Results in... | Results in... | ||
{{infobox character | {{infobox character | ||
| | | title = Flowa | ||
| image | | image = Example.jpg | ||
| | | imagecaption = Flowa, at rest | ||
| | | position = Legal Secretary | ||
| | | age = 2 months | ||
| | | status = Active | ||
| height = 5 inches | |||
| weight = 20 grams | |||
| | |||
| | |||
}} | }} | ||
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Revision as of 12:30, 13 June 2015
Description
To use this template, copy the following code and fill in the appropriate fields.
Syntax
{{infobox character
| title =
| image = [e.g. "Example.jpg"]
| imagewidth = [e.g. "150"] [default: 210 pixels]
| imagecaption =
| position =
| age =
| status =
| height =
| weight =
}}
Samples
{{infobox character
| title = Flowa
| image = Example.jpg
| imagecaption = Flowa, at rest
| position = Legal Secretary
| age = 2 months
| status = Active
| height = 5 inches
| weight = 20 grams
}}
Results in...