Template:Wilderness boss: Difference between revisions

From GrinderScape Wiki
Jump to navigation Jump to search
Created page with "<onlyinclude> <div style="display: flex; justify-content: space-evenly; align-items; center; gap: 5px; background-color: #303032; max-width: 25%; min-width: 350px; margin: auto; margin-bottom: 30px; padding: 1px; border-radius: 5px; border: solid 1px #ad00007d"> <div style="margin-top: auto; margin-bottom: auto; padding-left: 10px;">45px</div> <div style="text-align: center;"> <p style="font-weight: bold; font-size: 1.1rem;">Warning!</p> <p style..."
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>
<noinclude>
<div style="display: flex; justify-content: space-evenly; align-items; center; gap: 5px; background-color: #303032; max-width: 25%; min-width: 350px; margin: auto; margin-bottom: 30px; padding: 1px; border-radius: 5px; border: solid 1px #ad00007d">
==Usage==
<div style="margin-top: auto; margin-bottom: auto; padding-left: 10px;">[[File:Skull_icon.webp|45px]]</div>
<pre>
<div style="text-align: center;">
{{Wilderness_boss}}
<p style="font-weight: bold; font-size: 1.1rem;">Warning!</p>
</pre>
<p style="padding: 0 10px;">{{{Message|This Boss is located in the wilderness. Proceed with caution.}}}</p>
==Output==
{{Wilderness_boss}}
</noinclude>
 
<includeonly>
<div class="pulsating-warning" style="display: flex; justify-content: space-evenly; align-items: center; gap: 5px; background-color: #303032; max-width: 25%; min-width: 350px; margin: auto; margin-bottom: 30px; padding: 1px; border-radius: 5px; border: solid 1px #ad00007d">
  <div style="margin-top: auto; margin-bottom: auto; padding: 1em;">[[File:Wilderness_Sign_(skull).png|55px]]</div>
  <div style="text-align: center;">
    <p style="font-weight: bold; font-size: 1.1rem;">Warning!</p>
    <p style="padding: 0 10px;">{{{Message|This Boss is located in the wilderness. Proceed with caution.}}}</p>
  </div>
</div>
</div>
</div>
</includeonly>
[[Category:Under Construction]]
</onlyinclude>

Latest revision as of 19:42, 22 June 2025

Usage

{{Wilderness_boss}}

Output

Warning!

This Boss is located in the wilderness. Proceed with caution.