Template:Sidebar person: Difference between revisions
Jump to navigation
Jump to search
m (Protected "Template:Sidebar person": High risk template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
Ozycaevias (talk | contribs) m (1 revision imported) |
Latest revision as of 23:32, 11 January 2019
Usage
{{Sidebar person | template = | person = | portrait = | signature = | sig_width = <!-- Optional, default is 90px --> | seal = | seal_width = <!-- Optional, default is 40px --> | font_color = <!-- Optional, default is #FFF --> | background_color = <!-- Optional, default is #002466 --> | border_color = <!-- Optional, default is #d69d36 --> | contents = | bottom = }}
Example
| ||
---|---|---|
Some heading
Some other stuff |
||
{{Sidebar person
| template = Mickey Mouse series
| person = Mickey Mouse
| portrait = Mickey Mouse.png
| signature = JohnHancocksSignature.svg
| sig_width = 75px
| seal = Great_Seal_of_the_United_States_(obverse).svg
| seal_width = 50px
| background_color = blue
| font_color = pink
| border_color = red
| contents =
'''[[Disney]]'''
* [[Theme parks]]
** [[Disneyland]]
** [[Disneyworld]]
* Another link
----
'''Some heading'''
* More lists
* And some More
| bottom = Some other stuff
}}