Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Info people: Difference between revisions

Template page
No edit summary
mNo edit summary
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<!--
If you're going to steal code, at least do it well. :P
-->
{{Info people
{{Info people
|fullname = Full Name.
|fullname = Full Name
|image = Ailorsplash.png
|image = Ailorsplash.png
|race = Race.
|race = Race
|dob = 11th of May, 202 AC.
|dob = 11th of May, 202 AC.
|death = 12th of June, 202 AC.
|death = 12th of June, 202 AC.
|real = Real.
|fame = Defending a mad queen's castle.
|fame = Saving the Mad Queen from certain death.
|}}
|}}
==Using "People"==
==Using "People"==
Line 14: Line 22:
<pre style="width: 50%">
<pre style="width: 50%">
{{Info people
{{Info people
|image = img.png. Remove this line if there's no image.
|image = img.png (Delete this line if there's no image)
|fullname = Full Name.
|fullname = Full Name (No period)
|race = Race.
|race = Race (No period, or it won't automatically link to race page)
|dob = Date of Birth.
|dob = Date of Birth  
|death = Date of Death.
|death = Date of Death  
|real = Real or Mythical?
|fame = Claim to Fame
|fame = Claim to Fame.
|}}
|}}
</pre>
</pre>


*The name of the page will appear at the very top, where it says "Info people."
*The name of the person will appear at the very top, where it says "Info people." For reference, it takes the name of the article. If the article is named after the person, it will display as their name.
<!--
<!--
</noinclude>
</noinclude>
{{ infobox
{{ infobox
| bodystyle  = width: 270px; min-width: 270px; float: right;
| bodystyle  = width: 270px; min-width: 270px; float: right; padding-left: 1px; padding-right: 1px;
| labelstyle   = width:50%; min-width: 50%;
| labelstyle = width:30%; min-width: 30%; vertical-align: top; font-size: .8em;
| abovestyle  = background:#b7f7d1;
| datastyle  = font-size: .8em;
 
| abovestyle  =
| above      = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| above      = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| image      = [[File:{{{image|noimg.png}}}|200px]]
| image      = [[File:{{{image|noimg.png}}}|200px]][[category:Art by {{{artist|None}}}]]


| headerstyle = background:#b7f7d1;
| headerstyle = background:#4A8757;
| header1    = {{{fullname|}}}
| header1    = Notable Person


| label2      = Race
| label2      = Full Name
| data2      = {{{race|}}}
| data2      = {{{fullname|}}}


| label3      = Date of Birth
| label3      = Race
| data3      = {{{dob|}}}
| data3      = {{{race|}}}


| label4      = Date of Death
| label4      = Date of Birth
| data4      = {{{death|}}}
| data4      = {{{dob|}}}


| label5      = Real or Mythical
| label5      = Date of Death
| data5      = {{{real|}}}
| data5      = {{{death|}}}


| label6      = Claim to Fame
| label6      = Claim to Fame
| data6      = {{{fame|}}}
| data6      = {{{fame|}}}
}}
}}

Latest revision as of 21:20, 22 August 2024


Info people
Notable Person
Full NameFull Name
RaceRace
Date of Birth11th of May, 202 AC.
Date of Death12th of June, 202 AC.
Claim to FameDefending a mad queen's castle.

Using "People"

Putting the people box on your page (see left) is super simple. Just type in the following:

{{Info people
|image = img.png (Delete this line if there's no image)
|fullname = Full Name (No period)
|race = Race (No period, or it won't automatically link to race page)
|dob = Date of Birth 
|death = Date of Death 
|fame = Claim to Fame
|}}
  • The name of the person will appear at the very top, where it says "Info people." For reference, it takes the name of the article. If the article is named after the person, it will display as their name.