Difference between revisions of "Template:/x"
m |
m |
||
(50 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{# | + | <div style="border:5px solid {{{1|grey}}};background-color: {{{4|white}}};padding:0px 6px 0px 5px;margin: 0 0 0 -2px;">{{{2}}} |
+ | {{#if:{{{3|}}}|<div align="right" style="margin:0 0 0 0;">[[{{{3}}}|✎ read more]]</div>}}</div>{{#css: | ||
+ | p.a { | ||
text-align: center; | text-align: center; | ||
text-align-last: center; | text-align-last: center; | ||
− | background-color: {{{ | + | color: black !important; |
− | margin: | + | background-color: yellow !important; |
− | color: red;} | + | margin: -2px -6px 0 -5px; |
− | p.b {text-align-last: | + | font-size: 14pt !important; |
+ | font-weight: bold !important; | ||
+ | } | ||
+ | p.a1 { | ||
+ | text-align: center; | ||
+ | text-align-last: center; | ||
+ | color: white !important; | ||
+ | background-color: red; | ||
+ | margin: -2px -6px 0 -5px; | ||
+ | font-size: 14pt !important; | ||
+ | font-weight: bold !important; | ||
+ | } | ||
+ | p.a2 { | ||
+ | text-align: center; | ||
+ | text-align-last: center; | ||
+ | color: white !important; | ||
+ | background-color: darkblue; | ||
+ | margin: -2px -6px 0 -5px; | ||
+ | font-size: 14pt !important; | ||
+ | font-weight: bold !important; | ||
+ | } | ||
+ | p.a4 { | ||
+ | text-align: center; | ||
+ | text-align-last: center; | ||
+ | color: black !important; | ||
+ | background-color: magenta; | ||
+ | margin: -2px -6px 0 -5px; | ||
+ | font-size: 14pt !important; | ||
+ | font-weight: bold !important; | ||
+ | } | ||
+ | p.a3 { | ||
+ | text-align: center; | ||
+ | text-align-last: center; | ||
+ | color: white !important; | ||
+ | background-color: green; | ||
+ | margin: -2px -6px 0 -5px; | ||
+ | font-size: 14pt !important; | ||
+ | font-weight: bold !important; | ||
+ | } | ||
+ | p.b:first-letter { color: red; | ||
+ | } | ||
+ | p.b { text-align: center !important; text-align-last: center !important; font-size: 15pt !important; | ||
+ | letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important; | ||
+ | } | ||
+ | p.c:first-letter { color: red; | ||
+ | } | ||
+ | p.c { text-align: center !important; text-align-last: center !important; font-size: 12pt !important; | ||
+ | letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important; | ||
+ | font-weight: bold !important; font-family: svoboda !important; hyphens: manual !important; | ||
+ | } | ||
+ | p.d { text-align: center !important; text-align-last: center !important; font-size: 12pt !important; | ||
+ | letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important; | ||
+ | font-weight: bold !important; font-family: svoboda !important; hyphens: manual !important; | ||
+ | } | ||
+ | blockquote { | ||
+ | font-size: 31pt !important; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
}} | }} | ||
− | < | + | <noinclude><b>Example:</b><br /><nowiki>{{x|template-name|edit-link}}</nowiki><br /><nowiki>{{x|1-border-color|2-title-color|3-template-name|4-edit-link|5-background-color}}</nowiki><br /> |
− | + | ||
+ | </noinclude> |
Latest revision as of 13:00, 1 October 2018
{{{2}}}
Example:
{{x|template-name|edit-link}}
{{x|1-border-color|2-title-color|3-template-name|4-edit-link|5-background-color}}