Difference between revisions of "Template:Infobox/Yu-Gi-Oh!/Person"

From Yugipedia
Jump to: navigation, search
(rollback)
(image width stuff)
Line 9: Line 9:
 
{{!}}-
 
{{!}}-
 
{{!}} colspan=2 class="imagecell" {{!}}
 
{{!}} colspan=2 class="imagecell" {{!}}
{{#if:{{{image name|}}}
+
{{ #if: {{{image name|}}}
| [[File:{{{image name|}}}|{{var|{{{image size|}}}|300px}}|{{var|{{{image caption|}}}|{{var|{{{name|}}}|{{PAGENAME}}}}}}]]
+
| [[File:{{{image name}}}|{{ #vardefine: $width | {{ #ifexpr: {{ #imgw: {{{image name}}} }} < 300 | {{ #imgw: {{{image name}}} }} | 300 }} }}{{ #iferror: {{ #ifexpr: {{{image size}}} < 300 | {{{image size}}} | {{ #var: $width }} }} | {{ #var: $width }} }}px|{{var|{{{image caption|}}}|{{var|{{{name|}}}|{{PAGENAME}}}}}}]]
| {{#if:{{{image|}}}|{{{image|}}}| }}
+
| {{ #if: {{{image|}}} | {{{image}}} }}
 
}}
 
}}
 
| }}{{#if:{{{english name|}}}|<nowiki/>
 
| }}{{#if:{{{english name|}}}|<nowiki/>

Revision as of 01:02, 11 December 2017

Person infoboxes are used for

articles on real people

.


Infobox/Yu-Gi-Oh!/Person

Documentation

{{Infobox/Yu-Gi-Oh!/Person
	| name                    = 
	| image name              = 
	| image size              = 
	| image caption           = 
	| english name            = 
	| japanese name           = 
	| romaji name             = 
	| gender                  = 
	| birthdate               = 
	| deathdate               = 
	| relatives               = 
	| occupation              = 
}}
  • name changes the name displayed at the top of the infobox. This is only used if the person's name is different than the page title.
  • image name is the name of the image to be displayed at the top of the infobox. Only the image name without the File: prefix should be entered here.
  • image size is used to change the size of the image. Images default to 300px wide when this is not used.
  • image caption is used to change the caption of the image. Captions default to the page name when this is not used.
  • english name the person's name in English.

Use these if the person is Japanese or has a Japanese name.

  • japanese name the person's name in Japanese characters.
  • romaji name the person's Japanese name in rōmaji.

Use these if the person is Korean or has a Korean name.

  • korean name the person's Korean name in Hangul.
  • hanja name the person's Korean name in Hanja.
  • korean romanized name the revised romanization of the person's Korean name.
  • gender the person's gender.
  • birthdate the person's birthdate.
  • deathdate the date of person's death.
  • relatives the person's relatives if they have articles on the wiki.
  • occupation the person's occupation(s). Only list their occupations relevant to Yu-Gi-Oh!.