Difference between revisions of "Template:Person Infobox"
(Created page with "{{Infobox |bg-color = {{{bg-color|#FFF}}} |title-color = {{{title-color|#26ca9b}}} |left-column-color = {{{left-column-color|#E0FFFF}}} |text-color = {{{...") |
|||
Line 11: | Line 11: | ||
|Row titlestyle = style="min-width: 80px; color: {{{left-text-color|inherit}}};" | |Row titlestyle = style="min-width: 80px; color: {{{left-text-color|inherit}}};" | ||
|Row 1 title = {{#if:{{{real name|}}}|Real name}} | |Row 1 title = {{#if:{{{real name|}}}|Real name}} | ||
− | |Row 1 info = {{{ | + | |Row 1 info = {{{real name|}}} |
|Row 2 title = {{#if:{{{aka|}}}|Also known as}} | |Row 2 title = {{#if:{{{aka|}}}|Also known as}} | ||
|Row 2 info = {{{aka|}}} | |Row 2 info = {{{aka|}}} |
Revision as of 15:01, 22 October 2021
This template is used to introduce real-life people.
Usage
{{Person Infobox |title = |image = |caption = |real name = |aka = |origin = |birth date = |birthplace = |death date = |deathplace = |occupation = |years active = |main works = |related = |website = }}
- For the [title-color], [left-column-color] and [bottom-column-color] parameters, the default color is green. When used but no color is filled in, the default value is white. [title-font-color] defaults to white, For [left-font-color], the default value is the same as the title font. [bottom-column-color] is black by default. For colors, please refer to Help:List of colors.
- Image size: default value is 250px.
- caption: displayed below the picture, the premise is to call [image].
- [Tabs] is used to mobilize {{tabs}}. When you use tabs to display images, please do not use [image], [size] or [caption].
- For the detailed usage of tabs, see {{Tabs/doc}}.
- All parameters are optional.
Example
</nowiki> {{Person Infobox |title = Winsor McCay |image = Winsor_McCay_1906.jpg |caption = Photo from 1906 |real name = Zenas Winsor McCay |aka = Silas (pen name) |origin = USA |birth date = 1867-1871 |death date = July 26, 1934 |occupation = Animation director, cartoonist |years active = Early 20th century |main works = ''Little Nemo''<br>''Gertie the Dinosaur'' }} </nowiki>