Difference between revisions of "Template:Warning"
From Twisted Hollywood
(Created page with "<div style="position: relative; margin: auto; margin-bottom: 2em; width: 50%; height: 6em; border-radius: 0.5em; background: #444;"> <div style="position: absolute; bottom: 5p...") |
|||
| Line 1: | Line 1: | ||
<div style="position: relative; margin: auto; margin-bottom: 2em; width: 50%; height: 6em; border-radius: 0.5em; background: #444;"> | <div style="position: relative; margin: auto; margin-bottom: 2em; width: 50%; height: 6em; border-radius: 0.5em; background: #444;"> | ||
<div style="position: absolute; bottom: 5px; left: -5px; background: #333; border-radius: 10%; width: 80px; height: 80px; transform: rotate(45deg)"></div> | <div style="position: absolute; bottom: 5px; left: -5px; background: #333; border-radius: 10%; width: 80px; height: 80px; transform: rotate(45deg)"></div> | ||
| − | <div style="position: absolute; bottom: -1em; left: -3em;">[[Image:Warning (General).png|120px]]</div> | + | <div style="position: absolute; bottom: -1em; left: -3em;">[[Image:Warning ({{{1|General}}}).png|120px]]</div> |
| − | <div style="position: absolute; left: 4.5em; width: 85%; height: 100%; font-size: 140%; display: flex; justify-content: center; align-items: center; color: #fff">This is a '''non-specific warning''' about the contents of this page.</div> | + | <div style="position: absolute; left: 4.5em; width: 85%; height: 100%; font-size: 140%; display: flex; justify-content: center; align-items: center; color: #fff">{{{2|This is a '''non-specific warning''' about the contents of this page.}}}</div> |
</div> | </div> | ||