Jump to content

Template:Infobox person

From Dumlaxjävel wiki
Revision as of 23:37, 21 February 2026 by Laxen (talk | contribs) (Created page with "<includeonly> {| class="infobox" style="float:right; clear:right; margin:0 0 1em 1em; width:22em; border:1px solid #a2a9b1; background:#f8f9fa; font-size:90%;" |- ! colspan="2" style="text-align:center; background:#eaecf0; font-size:115%; padding:.4em;" | {{{name|{{PAGENAME}}}}} {{#if:{{{image|}}}| |- | colspan="2" style="text-align:center; padding:.4em;" | [[{{{image}}}|frameless|250px{{#if:{{{alt|}}}| |alt={{{alt}}}}}]] {{#if:{{{caption|}}}|<div style="font-size:90%;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage:

{{Infobox person
| name = Example
| image = File:Example.png
| alt = alt text
| caption = caption text
| birth_name = ...
| birth_date = ...
| birth_place = ...
| nationality = ...
| other_names = ...
| occupation = ...
| years_active = ...
| known_for = ...
| notable_works = ...
| website = https://example.com
}}

Tip: set image like File:YourImage.png (no extra brackets).