Template:Character/sandbox: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Manual revert
 
(12 intermediate revisions by 2 users not shown)
Line 1:
<includeonly><table class="wikitable character">
<tr><th colspan="2" class="character-name character-header" title="{{{Name|}}}&#10;CharacterId: {{{Id|}}}&#10;DevName: {{{DevName|}}}">{{{Name|}}}</th></tr>
<tr><td colspan="2" style="padding: 3px;"><div class="character-rarity" data-value="{{{Rarity|}}}">{{Rarity/sandbox|{{{Rarity|}}}}}</div><div class="character-images {{#ifeq: {{{Birthday|}}} | {{#time: F j|+9 hours}} | portrait-birthday}}"><tabber>
{{#tag:tabber|
Profile Image=[[File:{{{ImageProfile|{{PAGENAMEE}}.png}}}|frameless|center|300px300x300px|alt={{{Name|}}}]]
|-|
{{!}}-{{!}}
Full Artwork=[[File:{{{Image|{{PAGENAMEE}}_full.png}}}|frameless|center|300px300x300px|alt={{{Name|}}}]]
</tabber></div></td></tr>
{{!}}-{{!}}
{{#ifexist: File:{{PAGENAMEE}}_dangle.webm |Chibi=<div class="video" data-videosrc="{{filepath:{{PAGENAMEE}}_dangle.webm}}"></div> }}
}}
{{#ifexist: File:{{PAGENAMEE}}_dangle.webm ||{{#ifeq: {{{CombatClass|}}}| Striker | [[Category:Strikers without dangles]] |}} }}
</tabber></div></td></tr>
<tr><th class="character-school character-header">School</th><th class="character-role character-header">Role</th></tr>
<tr><td title="{{{School|}}}, {{{Club|}}}">{{School|{{{School|}}}}}{{{School|}}}</td><td>{{Role|{{{Role|}}}}}{{{Role|}}}/{{{Position|}}}</td></tr>
<tr><th>Damage Type</th><td styleclass="backgroundbg-element bg-color:{{Color|AttackType|lc:{{{AttackType|}}}}};color:white;font mw-weight:boldno-invert">{{{AttackType|}}}</td></tr>
<tr><th>Armor Type</th><td styleclass="backgroundbg-element bg-color:{{Color|ArmorType|lc:{{{ArmorType|}}}}};color:white;font mw-weight:boldno-invert">{{{ArmorType|}}}</td></tr>
<tr><th>Combat Class</th><td>{{{CombatClass|{{{Type|}}}}}}</td></tr>
<tr><th>Affinity</th>
Line 33 ⟶ 38:
<div class="weapon-text">{{#switch: {{lc: {{{UsesCover}}} }} | yes = {{Icon|Cover|title=Uses cover|size=18}} | no = {{Icon|Nocover|title=Doesn't use cover|size=18}} }}{{{WeaponType|}}}</div>
{{#ifexist: Image:Weapon_Icon_{{{WeaponImage|}}}.png
| [[File:Weapon_Icon_{{{WeaponImage|}}}.png|center|120px|frameless|{{{WeaponTypeWeaponImage|}}}||alt={{{WeaponType|}}}|link=]]
| {{#ifexist: Image:Weapon_Icon_{{{WeaponType|}}}.png
| [[File:Weapon_Icon_{{{WeaponType|}}}.png|center|120px|frameless|{{{WeaponType|}}}||alt={{{WeaponType|}}}|link=]]
| }} }}
</td>
<td class="equipment equipment-1" data-value="{{lc:{{{EquipmentSlot1|}}}}}">{{Icon|Equipment_Icon_{{{EquipmentSlot1|}}}_Tier1|title={{{EquipmentSlot1|}}}|link=Equipment#{{{EquipmentSlot1|}}}|size=62}}</td>
<td class="equipment equipment-2" data-value="{{lc:{{{EquipmentSlot2|}}}}}">{{Icon|Equipment_Icon_{{{EquipmentSlot2|}}}_Tier1|title={{{EquipmentSlot2|}}}|link=Equipment#{{{EquipmentSlot2|}}}|size=62}}</td>
<td class="equipment equipment-3" data-value="{{lc:{{{EquipmentSlot3|}}}}}">{{Icon|Equipment_Icon_{{{EquipmentSlot3|}}}_Tier1|title={{{EquipmentSlot3|}}}|link=Equipment#{{{EquipmentSlot3|}}}|size=62}}</td>
</tr>
</table>
Line 50 ⟶ 55:
<tr><th>Height</th><td>{{{Height|}}}</td></tr>
<tr><th>Hobbies</th><td>{{{Hobbies|}}}</td></tr>
<tr><th>Designer</th><td>{{{Designer|}}}</td></tr>
<tr><th>Illustrator</th><td>{{{Illustrator|{{{Illust|}}}}}}</td></tr>
<tr><th>Voice</th><td class="character-voice" {{#ifexist: File:{{{VoiceClip|{{PAGENAMEE}}_Title}}}.ogg | data-voice="{{filepath:{{{VoiceClip|{{PAGENAMEE}}_Title}}}.ogg|nowiki}}" | }}>{{{Voice|}}}</td></tr>
<tr><th>Release Date</th><td>{{{ReleaseDate|???}}}</td></tr>
</table>
{{#ifeq:{{NAMESPACE}}||[[Category:Characters with {{{Rarity|}}} star rarity]][[Category:Students of {{{School|}}}]][[Category:Members of {{{Club|}}}]][[Category:Characters with role {{{Role|}}}]][[Category:Characters with class {{{CombatClass|{{{Type|}}}}}}]]}}
{{#vardefine:seo_image|{{{ImageProfile|{{PAGENAMEE}}.png}}}}}</includeonly><noinclude>
 
== Blank Template ==
<pre>
{{Character
| Id =
| DevName =
| Name =
| JPName =
Line 65 ⟶ 74:
| Role =
| Grade =
| CircleClub =
| Age =
| Birthday =
| Height =
| Hobbies =
| Designer =
| Illust =
| Voice =
Line 86 ⟶ 96:
| EquipmentSlot2 =
| EquipmentSlot3 =
| CharacterPool =
| ReleaseDate =
}}</pre>
 
Line 91 ⟶ 103:
{
"params": {
"Id": {
"description": "Character's internal Id.",
"example": "Shiroko.png10000",
"type": "wiki-file-namenumber",
},
"Name": {
"description": "Character's first name.",
Line 103 ⟶ 120:
"required": true
},
"ImagePortrait": {
"description": "FileFilename containingof character's portrait sprite.",
"example": "Shiroko_full.pngStudent_Portrait_Shiroko",
"type": "wiki-file-name",
"required": false,
"suggested": true,
"deprecated": "This parameter is deprecated, relevant files should have consistent naming of \"Portrait_{Character_Wikiname}.png\" for normal and \"Portrait_{Character_Wikiname}_Small.png\" for small versions"
},
"ImageProfile": {
"description": "File containing character's profile sprite.",
"example": "Shiroko.png",
"type": "wiki-file-name",
"required": false,
"suggested": true
},
"School": {
Line 245 ⟶ 256:
"description": "Character's hobbies.",
"example": "Jogging, strength training, cycling",
"type": "string",
"suggested": true
},
"Designer": {
"description": "Character's designer.",
"example": "Hwansang",
"type": "string",
"suggested": true
Line 262 ⟶ 279:
"type": "string",
"suggested": true
},
"CharacterPool": {
"description": "Denotes whether character is excluded from the common gacha pool. One of regular, event, limited, anniversary.",
"example": "event",
"type": "string",
"suggested": true
},
"ReleaseDate": {
"description": "Date character was made playable in the game, in YYYY/MM/DD format.",
"example": "2021/02/04",
"type": "string",
"suggested": true
},
"DevName": {
"description": "Character DevName, commonly used as internal game resource reference",
"example": "CH9999",
"type": "string"
},
"Club": {}
},
"description": "Character infobox template.",
"format": "block",
"paramOrder": [
"Id",
"DevName",
"Name",
"Portrait",
"School",
"Club",
"Position",
"Role",
"AttackType",
"ArmorType",
"CombatClass",
"WeaponType",
"WeaponImage",
"UsesCover",
"Rarity",
"CityTownAffinity",
"OutdoorAffinity",
"IndoorAffinity",
"EquipmentSlot1 ",
"EquipmentSlot2 ",
"EquipmentSlot3 ",
"FullName",
"JPName",
"Age",
"Birthday",
"Height",
"Hobbies",
"Designer",
"Illustrator",
"Voice",
"CharacterPool",
"ReleaseDate"
]
}
</templatedata>