Editing Template:PeopleInfobox
From IulianArian's Encyclopedia
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<infobox accent-color-source="headercolor" accent-color-text-source="headerfontcolor"> | <infobox accent-color-source="headercolor" accent-color-text-source="headerfontcolor"> | ||
<title source="name"> | <title source="name"> | ||
<default | <default>{{{title1}}}</default> | ||
</title> | </title> | ||
<image source="image1"> | <image source="image1"> | ||
Line 21: | Line 21: | ||
<data source="nationality"> | <data source="nationality"> | ||
<label>Nationality</label> | <label>Nationality</label> | ||
</data> | </data> | ||
<!--Gender--> | <!--Gender--> | ||
Line 47: | Line 43: | ||
</data> | </data> | ||
<!--Content Platforms--> | <!--Content Platforms--> | ||
<data source=" | <data source="content_platforms"> | ||
<label> | <label>Content Platform(s)</label> | ||
</data> | </data> | ||
<!--Languages--> | <!--Languages--> | ||
Line 60: | Line 56: | ||
<!--The section ends--> | <!--The section ends--> | ||
</group> | </group> | ||
<!-- | <!--The infobox ends--> | ||
</infobox> | </infobox> | ||
<!--This is only to not include the infobox in the templates page. In the wiki article it will still work--> | |||
<noinclude> | <noinclude> | ||
<!--Infobox ends and the example starts--> | <!--Infobox ends and the example starts--> | ||
Line 76: | Line 73: | ||
|birthplace= | |birthplace= | ||
|nationality= | |nationality= | ||
|gender= | |gender= | ||
|species= | |species= | ||
Line 82: | Line 78: | ||
|occupation= | |occupation= | ||
|aliases= | |aliases= | ||
| | |content_platforms= | ||
|languages= | |languages= | ||
|interests= | |interests= | ||
}} | }} | ||
</pre> | </pre> | ||