User:Monster Domosed/Sandbox2: Difference between revisions

No edit summary
Testing (via update-page on Domosed MCP)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>
{{3D_Model|Bebop}}
<templatestyles src="User:Monster Domosed/Sandbox2/styles.css"/>
<div class="status-container {{#ifeq:{{{isBuff|}}}|true|status-buff|status-debuff}}">
<div class="status-header">
<span class="status-icon">{{#if:{{{status icon|}}}|[[File:{{{status icon|}}}.png|50px|link=]]|[[File:Status {{{status|}}}.png|50px|link=]]}}</span>
<span class="status-name">{{{status|}}}</span>
</div>
{{#if:{{{description|}}}|
<div class="status-description">
<span>{{{description|}}}</span>
</div>
|}}
</div>
</onlyinclude>