Editing User:Monster Domosed/Sandbox2Give feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
{{ | <onlyinclude> | ||
<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> | |||
<noinclude>{{User:Monster Domosed/Sandbox2|status icon=Celeste_Critical_Health|status=Celeste}}</noinclude> | |||