Difference between revisions of "Template:CharacterInfobox"
Jump to navigation
Jump to search
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#ifeq: 1 | {{{CharacterInfoboxData|}}} | | {{#ifeq: 1 | {{{CharacterInfoboxData|}}} | | ||
<!-- if CharacterInfobox is 1 this is data for the simpler template --> | <!-- if CharacterInfobox is 1 this is data for the simpler template --> | ||
{{Infobox | |||
|title = {{PAGENAME}} | |||
|image= {{#if: {{{Image|}}}|{{{Image|}}}| [[File:Placeholder2.jpg|200px]] }} | |||
|header1={{{Archetype|}}} | |||
|header2={{{Shortblurb1|}}} | |||
|header3={{{Shortblurb2|}}} | |||
|header4={{{Shortblurb3|}}} | |||
|label5= Discord | |||
|data5= {{{OwnersDiscordName|}}} | |||
|label6= Reddit | |||
|data6= {{#if: {{{OwnersRedditName|}}} | [https://www.reddit.com/user/{{{OwnersRedditName}}} Reddit Name]}} | |||
|label7= Metatype | |||
|data7= {{{Metatype|}}} {{#if: {{{Metavariant|}}} | ({{{Metavariant}}}) }} | |||
|label8= Street Cred | |||
|data8= {{{StreetCred|}}} | |||
|label9= Notoriety | |||
|data9= {{{Noteriety|}}} | |||
|label10= Public Awareness | |||
|data10= {{{PublicAwareness|}}} | |||
|label11= Titles and Awards | |||
|data11= {{{TitlesAndAwards|}}} | |||
|label12= CDP | |||
|data12= {{{CDP|}}} | |||
|label13= D.O.B. | |||
|data13= {{#if: {{{DateOfBirth|}}} | {{#time: {{{DateFormatString|Y-m-d}}} | {{{DateOfBirth|}}} }} }} | |||
|label14= Age | |||
|data14= {{#if: {{{DateOfBirth|}}} | {{Age|Year={{#time: Y | {{{DateOfBirth|}}} }}|Month={{#time:m | {{{DateOfBirth|}}} }}|Day={{#time:d | {{{DateOfBirth|}}} }} }} }} | |||
|label15= Folder | |||
|data15= {{{FolderLink|}}} | |||
|label16= Priority | |||
|data16= {{#if: {{{Priority|}}} | Metatype - {{#sub: {{{Priority|}}}|0|1}} <br /> Attributes - {{#sub: {{{Priority|}}}|1|1}} <br /> Magic/Resonance - {{#sub: {{{Priority|}}}|2|1}} <br /> Skills - {{#sub: {{{Priority|}}}|3|1}} <br /> Resources - {{#sub: {{{Priority|}}}|4|1}} }} | |||
|label17= #Max IGs/Ascension | |||
|data17= {{{MaxIGorAscensions|}}} | |||
|label18 = # Optional Infected powers allowed | |||
|data18 = {{{Infected|}}} | |||
|label19 = Essence(Current/Max) | |||
|data19 = {{{Strain1Essence|}}} | |||
|label20 = # Optional Drake powers available | |||
|data20 = {{{Drake|}}} | |||
|label21=test | |||
|data21={{{DateFormatString|Y-m-d}}} | |||
}} | |||
|{{#invoke:Infobox|infobox}} <!-- Executed if it's not the | |{{#invoke:Infobox|infobox}} <!-- Executed if it's not the simpler template --> | ||
}} <!-- 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 | {{CharacterInfobox <!-- Start copying at the beginning of this line --> | ||
|YourWikiUsername= | |YourWikiUsername= | ||
|Image= | |Image= [[File:Placeholder.png|200px]] <!-- change the file to match your uploaded picture --> | ||
|Archetype= | |Archetype= | ||
|Shortblurb1= | |Shortblurb1= | ||
Line 22: | Line 68: | ||
|Noteriety= | |Noteriety= | ||
|PublicAwareness= | |PublicAwareness= | ||
|TitlesAndAwards= | |||
|CDP={{CDP | |CDP={{CDP | ||
|Expenses=0 | |Expenses=0 | ||
|Bonuses=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. --> | |}} <!-- 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 --> | |DateOfBirth= <!-- format as YYYY-MM-DD. Other formats may work, but use at your own risk.--> | ||
|DateFormatString= Y-m-d <!-- Other possibilites may work, change at your own risk --> | |||
|FolderLink=[Drive URL Link] | |FolderLink=[Drive URL Link] | ||
|Priority=AACEE | |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 --> | <!-- Delete from here if not infected --> | ||
Line 39: | Line 93: | ||
|Owned= | |Owned= | ||
|}} | |}} | ||
<!-- Below here only for Strain 1. It may be deleted otherwise or simply not used if you prefer. --> | |||
|Strain1Essence={{Strain1EssenceTracker | |Strain1Essence={{Strain1EssenceTracker | ||
|EssenceLost=0 | |EssenceLost=0 | ||
Line 44: | Line 99: | ||
|ActivePowersUsed=0 | |ActivePowersUsed=0 | ||
|EssenceExpansion=0 | |EssenceExpansion=0 | ||
|}}<!-- Delete to here if not infected --> | |}} <!-- Delete to here if not infected --> | ||
<!-- Delete from here if not a drake --> | <!-- Delete from here if not a drake --> | ||
Line 56: | Line 111: | ||
|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> |
Latest revision as of 02:28, 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= Y-m-d <!-- Other possibilites may work, change 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. -->