Difference between revisions of "Template:/x"
m |
m |
||
(8 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}}} | <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;">[[ | + | {{#if:{{{3|}}}|<div align="right" style="margin:0 0 0 0;">[[{{{3}}}|✎ read more]]</div>}}</div>{{#css: |
p.a { | p.a { | ||
text-align: center; | text-align: center; | ||
Line 7: | Line 7: | ||
background-color: yellow !important; | background-color: yellow !important; | ||
margin: -2px -6px 0 -5px; | margin: -2px -6px 0 -5px; | ||
− | font-size: | + | font-size: 14pt !important; |
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||
Line 16: | Line 16: | ||
background-color: red; | background-color: red; | ||
margin: -2px -6px 0 -5px; | margin: -2px -6px 0 -5px; | ||
− | font-size: | + | font-size: 14pt !important; |
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||
Line 25: | Line 25: | ||
background-color: darkblue; | background-color: darkblue; | ||
margin: -2px -6px 0 -5px; | margin: -2px -6px 0 -5px; | ||
− | font-size: | + | font-size: 14pt !important; |
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||
Line 34: | Line 34: | ||
background-color: magenta; | background-color: magenta; | ||
margin: -2px -6px 0 -5px; | margin: -2px -6px 0 -5px; | ||
− | font-size: | + | font-size: 14pt !important; |
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||
Line 43: | Line 43: | ||
background-color: green; | background-color: green; | ||
margin: -2px -6px 0 -5px; | margin: -2px -6px 0 -5px; | ||
− | font-size: | + | font-size: 14pt !important; |
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||
Line 51: | Line 51: | ||
letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important; | letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important; | ||
} | } | ||
− | p.c { text-align: center !important; text-align-last: center !important; font-size: | + | 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; | letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important; | ||
− | font-weight: bold !important; font-family: | + | 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><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}}