Difference between revisions of "User:Wingless/Sandbox/Template:Sound List"
< User:Wingless | Sandbox
(Made new testing template) |
(Testing out template change suggested on disc. page) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <table style="width:{{{width|100}}}%; border:2px solid {{{colour|#F3A957}}}; border-bottom: | + | <table style="width:{{{width|100}}}%; border:2px solid {{{colour|#F3A957}}}; border-bottom:2px solid {{{colour|#F3A957}}}; -moz-border-radius:0 14px 7px 7px; border-top-right-radius:14px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; margin-top:10px" class="headertemplate"><tr> |
<td class="gradient" style="text-align:left; font-size:110%; font-weight:bold; color:black; background-color:{{{colour|#F3A957}}}; -moz-border-radius:0 11px 0 0; border-top-right-radius:11px; padding:5px;">{{#if:{{{image|}}}|[[File:{{{image}}}{{!}}{{#if:{{{image-size|}}}|{{{image-size}}}|16px}}{{!}}link={{#if:{{{image-link|}}}|{{{image-link}}}|}}]] }}{{{title|Header}}}</td></tr> | <td class="gradient" style="text-align:left; font-size:110%; font-weight:bold; color:black; background-color:{{{colour|#F3A957}}}; -moz-border-radius:0 11px 0 0; border-top-right-radius:11px; padding:5px;">{{#if:{{{image|}}}|[[File:{{{image}}}{{!}}{{#if:{{{image-size|}}}|{{{image-size}}}|16px}}{{!}}link={{#if:{{{image-link|}}}|{{{image-link}}}|}}]] }}{{{title|Header}}}</td></tr> | ||
<tr><td style="padding:5px">{{{content|[insert content here]}}}</td></tr> | <tr><td style="padding:5px">{{{content|[insert content here]}}}</td></tr> | ||
</table> | </table> | ||
+ | |||
+ | <pre>{{soundlist | ||
+ | |colour = #F3A957 | ||
+ | |title = Ze title goes here! | ||
+ | |image = Leaderboard class medic.png | ||
+ | |image-size = 25px | ||
+ | |image-link = Medic | ||
+ | |content = ''Zis is unnacceptable! Raus, schnell!'' | ||
+ | }}</pre> | ||
+ | |||
+ | {{soundList | ||
+ | |colour = #F3A957 | ||
+ | |title = Ze title goes here! | ||
+ | |image = Leaderboard class medic.png | ||
+ | |image-size = 25px | ||
+ | |image-link = Medic | ||
+ | |content = ''Zis is unnacceptable! Raus, schnell!'' | ||
+ | }} |