Template

NPCProfile: Difference between revisions

From Grouse House Wiki

(Created page with "<table class="npc"> <tr class="npc-info"> <td class="npc-name"><b>{{{1}}}</b></td> <td class="npc-pronouns">{{{2}}}</td> </tr> <tr class="npc-imagebio"> <td class="npc-image">{{{3}}}</td> <td class="npc-bio">{{{4}}}</td> </tr> <tr class="npc-imagegallery"> <td class="npc-gallery"> <div class="spoilerButton"><p>Image Gallery</p></div><div class="spoilerContent" style="display:none;"><div class="wolf-gallery">{{{5}}}</div></div> </tr></table>")
 
No edit summary
Line 2: Line 2:
<tr class="npc-info">
<tr class="npc-info">
<td class="npc-name"><b>{{{1}}}</b></td>
<td class="npc-name"><b>{{{1}}}</b></td>
<td class="npc-pronouns">{{{2}}}</td>
<td class="npc-species">{{{2}}}</td>
</tr>
</tr>
<tr class="npc-imagebio">
<tr class="npc-imagebio">
<td class="npc-image">{{{3}}}</td>
<td class="npc-image">{{{3}}}</td>
<td class="npc-bio">{{{4}}}</td>
<td class="npc-bio" rowspan=2>{{{5}}}</td>
</tr>
<tr class="npc-pronouns">
<td>{{{4}}}</td>
</tr>
</tr>
<tr class="npc-imagegallery">
<tr class="npc-imagegallery">
<td class="npc-gallery">
<td class="npc-gallery" colspan=2>
<div class="spoilerButton"><p>Image Gallery</p></div><div class="spoilerContent" style="display:none;"><div class="wolf-gallery">{{{5}}}</div></div>
<div class="spoilerButton"><p>Image Gallery</p></div><div class="spoilerContent" style="display:none;"><div class="wolf-gallery">{{{6}}}</div></div>
</tr></table>
</tr></table>

Revision as of 04:10, 30 January 2024

{{{1}}} {{{2}}}
{{{3}}} {{{5}}}
{{{4}}}