Template:PersonInfoboxHardcore: Difference between revisions

From Hardcore Wiki
Content deleted Content added
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
<infobox>
{| class="PersonInfoboxHardcore" style="width:300px"
<title source="title">
| colspan="2" style="text-align:center;font-size:125%" | '''{{{name|{{PAGENAME}}}}}'''
<default>{{PAGENAME}}</default>
|-
</title>
| colspan="2" style="text-align:center" | {{{image|}}}
<image source="image1"/>
{{#if:{{{aka|}}}|{{!}}-
<group>
{{!}}'''Alias'''
<header>Information</header>
{{!}} {{{aka|}}}
<data source="aka">
|}}
<label>Alias</label>
|-
</data>
{{#if:{{{pronouns|}}}|{{!}}-
<data source="pronouns">
{{!}} '''Pronouns'''
<label>Pronouns</label>
{{!}} {{{pronouns}}}
</data>
|}}
<data source="years_active">
|-
<label>Years Active</label>
{{#if:{{{years_active|}}}|{{!}}-
</data>
{{!}} '''Years Active'''
<data source="wins_losses">
{{!}} {{{year_active}}}
<label>Record</label>
|}}
</data>
|-
<data source="first_appearance">
{{#if:{{{wins_losses|}}}|{{!}}-
<label>First Appearance</label>
{{!}} '''Record'''
</data>
{{!}} {{{wins_losses}}}
<data source="latest_appearance">
|}}
<label>Latest Appearance</label>
|-
</data>
{{#if:{{{first_apperance|}}}|{{!}}-
</group>
{{!}} '''First Appearance'''
<group>
{{!}} {{{first_apperance}}}
<header>Social Media</header>
|}}
<data source="youtube">
|-
<label>YouTube</label>
{{#if:{{{latest_apperance|}}}|{{!}}-
</data>
{{!}} '''Latest Appearance'''
<data source="twitch">
{{!}} {{{latest_apperance}}}
<label>Twitch</label>
|}}
</data>
| colspan="2" style="text-align:center;font-size:125%" | '''Information'''
<data source="twitter">
{{#if:{{{youtube|}}}|{{!}}-
<label>Twitter</label>
{{!}} '''YouTube'''
</data>
{{!}} {{{youtube}}}
</group>
|}}
</infobox>
|-
<noinclude>
{{#if:{{{twitch|}}}|{{!}}-
Example usage:<pre>
{{!}} '''Twitch'''
{{PersonInfoboxHardcore
{{!}} {{{twitch}}}
|title=Example
|}}
|image1=Example
|-
|tab1=Example
{{#if:{{{twitter|}}}|{{!}}-
|image2=Example
{{!}} '''Twitter'''
|tab2=Example
{{!}} {{{twitter}}}
|caption=Example
|}}
|aka=Example
|-
|gender=Example
{{#if:{{{copy_ability|}}}|{{!}}-
|pronouns=Example/Example
{{!}} '''Copy ability'''
|years_active=<nowiki>####-####</nowiki>
{{!}} {{{copy_ability}}}
|wins_losses=<nowiki>#W:#L (##%)</nowiki>
|}}
|youtube=Example
|twitch=Example
|twitter=Example
|roblox=Example
|wikia account=Example
}}
</pre>
</noinclude>

Revision as of 05:01, 25 January 2024

Example usage:

{{PersonInfoboxHardcore
|title=Example
|image1=Example
|tab1=Example
|image2=Example
|tab2=Example
|caption=Example
|aka=Example
|gender=Example
|pronouns=Example/Example
|years_active=####-####
|wins_losses=#W:#L (##%)
|youtube=Example
|twitch=Example
|twitter=Example
|roblox=Example
|wikia account=Example
}}