Difference between revisions of "Template:/x"

From www.PSALTIKI.info
Jump to: navigation, search
(Created page with "<div style="background-color:{{{1|#C8D8FF}}};font-size:1px;height:0px;border:1px solid #AAAAAA;-moz-border-radius-topright:0.5em;-moz-border-radius-topleft:0.5em;"></div> <di...")
 
m
 
(64 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="background-color:{{{1|#C8D8FF}}};font-size:1px;height:0px;border:1px solid #AAAAAA;-moz-border-radius-topright:0.5em;-moz-border-radius-topleft:0.5em;"></div>
+
<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-last: center;
 +
    color: black !important;
 +
    background-color: yellow !important;
 +
    margin: -2px -6px 0 -5px;
 +
    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 />
  
<div style="border:1px solid #8898BF;border-top:0px solid white;padding:5px 5px 0 5px;margin-bottom:0ex;">{{{2}}}
+
</noinclude>
{{#if:{{{3|}}}|<div align="right" style="font-size:xx-small;">[[Template:{{{3}}}|✍]]</div>}}</div>
 
 
 
<div style="background-color:{{{1|#C8D8FF}}};font-size:1px;height:0px;border:1px solid #AAAAAA;-moz-border-radius-topright:0.5em;-moz-border-radius-topleft:0.5em;"></div>
 

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}}