Template:Person/draft: Difference between revisions
Created page with "<infobox> <title source="Name"> <default>{{PAGENAME}}</default> </title> <image source="Image"> <caption source="caption1"/> </image> <data source="Alternate Names"> <label>Alias(es)</label> </data> <group> <header>Profile</header> <data source="Pronouns"> <label>Pronouns</label> </data> <data source="Species"> <label>Species</label> </data> <data source="Subspecies"> <label>Subspecies</label> </data> <data source="Height..." |
(No difference)
|
Latest revision as of 06:14, 23 February 2025
Usage
{{Person
|Name =
|Image =
|Alternate Names =
|Pronouns =
|Species =
|Subspecies =
|Height =
|Age =
|Birth Date =
|Death Date =
|Zodiac =
|Aspect =
|Division =
|Role =
|Affiliation =
|Family =
|Creator =
}}
Example
over there on the right ----->
Why
since i saw yall had portableinfobox installed :P its a little more elegant and easier to code than table infoboxes with #if parsers.
also because it was physically paining me to see all the borders around images..... now u can just do |Image = Something.png to put the image in
its also really easy to add multiple images and it looks really nice. like this
|Image = <gallery> Image 1.png|Tab title 1 Image 2.png|Tab title 2 </gallery> |Image = <gallery> Leit Work.png|Work Leit Casual.png|Casual </gallery>
also i added the Creator row at the end to say whos character it is
also this should be able to be plugged directly into the Template:Person page and the individual character pages wont have to change anything (other than changing from [[File:Something.png|thumb]] to Something.png (even this isnt needed technically, it still works with the |thumb syntax)
- canada