Difference between revisions of "Template:CharacterInfobox"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 45: | Line 45: | ||
}} <!-- end of ifeq: 1 --> | }} <!-- end of ifeq: 1 --> | ||
<noinclude> | <noinclude> | ||
==Usage== | |||
To use this template, copy the code below. Then paste it into your character page and fill out the information. Once this is on your page and filled out, you no longer need the Infobox or CharacterInfobox that used to hold this information. | |||
<big>'''You do not need to edit this template to copy the necessary information, just copy it here and now.'''</big> | |||
<pre> | <pre> | ||
{{CharacterInfobox <!-- Start copying at the beginning of this line --> | |||
{{CharacterInfobox | |||
|YourWikiUsername= | |YourWikiUsername= | ||
|Image= [[File:Placeholder.png|200px]] <!-- change the file to match your uploaded picture --> | |Image= [[File:Placeholder.png|200px]] <!-- change the file to match your uploaded picture --> | ||
Line 106: | Line 109: | ||
|CharacterInfoboxData=1 <!-- Do not change this line. Seriously. Don't even think about it. Just leave it be and WALK AWAY. --> | |CharacterInfoboxData=1 <!-- Do not change this line. Seriously. Don't even think about it. Just leave it be and WALK AWAY. --> | ||
}} | }} <!-- Stop Copying at the end of this line. --> | ||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | ||
</noinclude> | </noinclude> |
Revision as of 01:53, 6 November 2024
Usage
To use this template, copy the code below. Then paste it into your character page and fill out the information. Once this is on your page and filled out, you no longer need the Infobox or CharacterInfobox that used to hold this information.
You do not need to edit this template to copy the necessary information, just copy it here and now.
{{CharacterInfobox <!-- Start copying at the beginning of this line --> |YourWikiUsername= |Image= [[File:Placeholder.png|200px]] <!-- change the file to match your uploaded picture --> |Archetype= |Shortblurb1= |Shortblurb2= |Shortblurb3= |OwnersRedditName= |OwnersDiscordName= |Metatype= <!-- the base metatype --> |Metavariant= <!-- the metavariant, leave blank if none --> |StreetCred= |Noteriety= |PublicAwareness= |TitlesAndAwards= |CDP={{CDP |Expenses=0 |Bonuses=0 |}} <!-- The above will automatically add +2 CDP for each AAR your character is tagged in. You can note expenses and any bonus CDP you gain above to adjust your current CDP total. --> |DateOfBirth= <!-- format as YYYY-MM-DD. Other formats may work, but use at your own risk.--> |DateFormatString= <!-- Can safely be left blank, use at your own risk --> |FolderLink=[Drive URL Link] |Priority=AACEE <!-- Format as capital letters representing priority selections in order of Metatype, Attribute, Magic/Resonance, Skills, and Money with no spaces as illustrated. --> <!--Delete from here if character is a techno. --> |MaxIGorAscensions={{IGTracker| <!-- Leave this line alone, enter the month, day, and year of the first run below in numeric format. Set the awakened status to 0 if you are mundane, 1 for Mage/Mystic Adept and 2 for the other awakened. If you are a techno you may just delete this part from label17 to the delete pointer.--> |Month= |Day= |Year= |AwakenedStatus= |}} <!-- Delete to here if the character is a techno. --> <!-- Delete from here if not infected --> |Infected={{InfectedPowers <!-- Leave this line alone, enter the month, day, and year of the first run after infection below in numeric format. Leave blank if you aren't infected --> |Month= |Day= |Year= |Owned= |}} <!-- Below here only for Strain 1. It may be deleted otherwise or simply not used if you prefer. --> |Strain1Essence={{Strain1EssenceTracker |EssenceLost=0 |EssenceDrained=0 |ActivePowersUsed=0 |EssenceExpansion=0 |}} <!-- Delete to here if not infected --> <!-- Delete from here if not a drake --> |Drake={{DrakePowers |Month= |Day= |Year= |Major=0 |Minor=0 |}}<!-- Delete to here if not a drake --> |CharacterInfoboxData=1 <!-- Do not change this line. Seriously. Don't even think about it. Just leave it be and WALK AWAY. --> }} <!-- Stop Copying at the end of this line. -->