Template
NPCProfileSpoiler: Difference between revisions
From Grouse House Wiki
(Created page with "<table class="npc"> <tr class="npc-info"> <td class="npc-name" colspan=3><b>{{{1}}}</b></td> </tr> <tr class="npc-imagebio"> <td class="npc-image" colspan=2>{{{3}}}</td> <td class="npc-bio" rowspan=2><div><p>{{{5}}}</p><br><br><div class="spoilerButton"><p>Late Story Information</p></div><div class="spoilerContent" style="display:none;">{{{7}}}</div></div></td> </tr> <tr class="npc-pronouns"> <td class="npc-species"><p>{{{2}}}</p></td> <td><p>{{{4}}}</p></td> </tr> <tr c...") |
No edit summary |
||
Line 5: | Line 5: | ||
<tr class="npc-imagebio"> | <tr class="npc-imagebio"> | ||
<td class="npc-image" colspan=2>{{{3}}}</td> | <td class="npc-image" colspan=2>{{{3}}}</td> | ||
<td class="npc-bio" rowspan=2><div><p>{{{5}}}</p><br><br><div class="spoilerButton"><p>Late Story Information</p></div><div class="spoilerContent" style="display:none;">{{{7}}}</div></div></td> | <td class="npc-bio" rowspan=2><div><p>{{{5}}}</p><br><br><div class="spoilerButton" style="height:auto;"><p>Late Story Information</p></div><div class="spoilerContent" style="display:none;height:auto;">{{{7}}}</div></div></td> | ||
</tr> | </tr> | ||
<tr class="npc-pronouns"> | <tr class="npc-pronouns"> |
Revision as of 03:06, 30 October 2024
{{{1}}} | ||
{{{3}}} | {{{5}}} Late Story Information |
|
{{{2}}} |
{{{4}}} |
|
{{{6}}}
|