Template:DescendantSidePanel: Difference between revisions

Template page
No edit summary
(Add passive skill link)
 
(One intermediate revision by one other user 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;">
<onlyinclude>
<div class="image" style="text-align: center">
<div class="side-panel" style="border:1px solid #ccc; padding:10px; width:300px; float:right; margin-left:10px;">
[[File:{{{image|Profile_Unknown.jpg}}}|320px|center|alt={{{name|Default Name}}}]]
<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>
     <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|[[Unknown]]}}} -  {{{passive_description|Brief description text of passive}}}</p>
         <p><strong>Passive:</strong> [[{{{passive_name|Unknown}}}]]</p>
         <p><strong>Skill 1:</strong> [[{{{skill1|Unknown}}}]]</p>
         <p><strong>Skill 1:</strong> [[{{{skill1|Unknown}}}]]</p>
         <p><strong>Skill 2:</strong> [[{{{skill2|Unknown}}}]]</p>
         <p><strong>Skill 2:</strong> [[{{{skill2|Unknown}}}]]</p>
Line 15: Line 19:
         <p><strong>Introduced:</strong> {{{introduced|Patch when released}}}</p>
         <p><strong>Introduced:</strong> {{{introduced|Patch when released}}}</p>
     </div>
     </div>
</div></onlyinclude>
</div>
</onlyinclude>


<noinclude>
<noinclude>

Latest revision as of 16: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