Template:Guides: Difference between revisions

From Skyrat
Jump to navigation Jump to search
m (Updated the styling of this template)
(Color update)
Line 1: Line 1:
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: .35em 0 0 0; border: .2em solid {{{color|#404FF2}}}; background: {{{color|#404FF2}}};">
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: .35em 0 0 0; border: .2em solid {{{color|#13678A}}}; background: {{{color|#13678A}}};">
<div style="background: {{{color|#404FF2}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em; font-size: 120%"><center>'''Guides'''</center></div>
<div style="background: {{{color|#13678A}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em; font-size: 120%"><center>'''Guides'''</center></div>
</div>
</div>
<div style="display: flex;">
<div style="display: flex;">
Line 163: Line 163:


</div>
</div>
<div style="box-shadow: 0 0 .3em #999; background: {{{color|#404FF2}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em; width: 15%;"><center>'''For more guides click [[:Category:Guides|here!]]'''</center></div><noinclude>[[Category:Templates]][[Category:Misc Styling Templates]]
<div style="box-shadow: 0 0 .3em #999; background: {{{color|#13678A}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em; width: 15%;"><center>'''For more guides click [[:Category:Guides|here!]]'''</center></div><noinclude>[[Category:Templates]][[Category:Misc Styling Templates]]
==How to use this template==
==How to use this template==
<pre>
<pre>
Line 169: Line 169:


{{Guides
{{Guides
| color = #444444 (color can be changed at will. #404FF2 is the default value.)
| color = #444444 (color can be changed at will. #13678A is the default value.)
}}
}}



Revision as of 00:13, 27 July 2022

Guides
For more guides click here!

How to use this template

This template only has only one custom parameter to use it simply use the following syntax:

{{Guides
| color = #444444 (color can be changed at will. #13678A is the default value.)
}}

This will yield the following result:
Guides
For more guides click here!