No edit summary |
(Add passive skill link) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude> | |||
<div class="side-panel" style="border:1px solid #ccc; padding:10px; width:300px; float:right; margin-left:10px;"> | <div class="side-panel" style="border:1px solid #ccc; padding:10px; width:300px; float:right; margin-left:10px;"> | ||
<div class="tabs"> | |||
<tabber> | |||
|-|Portrait = [[File:{{{portrait_image|Profile_Unknown.jpg}}}|320px|center|alt={{{name|Default Name}}}]] | |||
|-|Full= [[File:{{{full_image|Profile_Unknown.jpg}}}|320px|center|alt={{{name|Default Name}}}]] | |||
</tabber> | |||
</div> | |||
<div class="stats" style="margin-top:10px;"> | <div class="stats" style="margin-top:10px;"> | ||
<p><strong>Description:</strong> {{{description|Brief Blurb}}}</p> | <p><strong>Description:</strong> {{{description|Brief Blurb}}}</p> | ||
<p><strong>Passive:</strong> {{{passive_name| | <p><strong>Passive:</strong> [[{{{passive_name|Unknown}}}]]</p> | ||
<p><strong>Skill 1:</strong> {{{skill1| | <p><strong>Skill 1:</strong> [[{{{skill1|Unknown}}}]]</p> | ||
<p><strong>Skill 2:</strong> {{{skill2| | <p><strong>Skill 2:</strong> [[{{{skill2|Unknown}}}]]</p> | ||
<p><strong>Skill 3:</strong> {{{skill3| | <p><strong>Skill 3:</strong> [[{{{skill3|Unknown}}}]]</p> | ||
<p><strong>Skill 4:</strong> {{{skill4| | <p><strong>Skill 4:</strong> [[{{{skill4|Unknown}}}]]</p> | ||
</div> | </div> | ||
<div class="General Info" style="margin-top:10px;"> | <div class="General Info" style="margin-top:10px;"> | ||
Line 16: | Line 20: | ||
</div> | </div> | ||
</div> | </div> | ||
</onlyinclude> | |||
<noinclude> | |||
<center> | |||
How to use: | |||
<pre style="text-align:left"> | |||
{{DescendantSidePanel | |||
|image=??? | |||
|description=??? | |||
|passive_name=??? | |||
|skill1=??? | |||
|skill2=??? | |||
|skill3=??? | |||
|skill4=??? | |||
|sex=??? | |||
|introdruced=??? | |||
}} | |||
</pre> | |||
Omit not used parameters from template invoke | |||
</center> | |||
</noinclude> |
Latest revision as of 15:08, 27 June 2024
Description: Brief Blurb
Passive: Unknown
Skill 1: Unknown
Skill 2: Unknown
Skill 3: Unknown
Skill 4: Unknown
Sex: Male/Female
Introduced: Patch when released
How to use:
{{DescendantSidePanel |image=??? |description=??? |passive_name=??? |skill1=??? |skill2=??? |skill3=??? |skill4=??? |sex=??? |introdruced=??? }}
Omit not used parameters from template invoke