Editing Template:Deadlock Wiki/howtohelpGive feedback
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: | ||
<templatestyles src=" | <templatestyles src="User:Kai/mp/howtohelp/styles.css"/> | ||
<div class=" | <div class="cont" style="display:flex; flex:1; border:0px solid var(--background-color-base-3); border-radius:8px; flex-direction:column; border-radius:8px; overflow:hidden"> | ||
<div class=" | <div class="header-cont" style="display:flex; flex:1; background:var(--background-color-base-3);padding:10px 15px; flex-direction:column"> | ||
<div class=" | <div class="header" style="font-family: Valve Occult, Forevs Demo Medium, Open Sans, PT Serif, Palatino, Georgia, serif; font-size: 1.3em;text-shadow: 0px 2px 2px var(--text-shadow-base), 0px 0px 2px var(--text-shadow-base); font-weight: bold; ">How to help?</div> | ||
<p class=" | <p class="header-sub">Deadlock Wiki can be edited by anyone! Find something out of date? Click '''Edit''' at the top of the page to change it.</p> | ||
</div> | </div> | ||
<div class=" | <div class="answers" style="display:flex; flex:5; align-items:center; padding-left:30px; background:var(--background-color-base-4)"> | ||
<ul | <ul style="display:flex; flex:1; flex-direction: column; height: 100%; justify-content: space-evenly;"> | ||
<li class="hth-list-item">[[Help:Getting Started|How do I edit?]]</li> | <li class="hth-list-item">[[Help:Getting Started|How do I edit?]]</li> | ||
<li class="hth-list-item">[[ | <li class="hth-list-item">[[|]]</li> | ||
<li class="hth-list-item">[[ | <li class="hth-list-item">[[|]]</li> | ||
<li class="hth-list-item">[[ | <li class="hth-list-item">[[:Category:Unresolved_Feedback|What can I help with?]]</li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
</div> | </div> | ||