Difference between revisions of "Template:/x"

From www.PSALTIKI.info
Jump to: navigation, search
m
m
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css: b { font-size: 110% !important; } p.a {
+
<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: {{{1|grey}}};
+
    color: black !important;
     margin: 0 -6px 0 -5px;
+
     background-color: yellow !important;
     color: {{{5|red}}};}
+
    margin: -2px -6px 0 -5px;
p.b { text-align: center !important; text-align-last: center !important; font-size: 11pt !important;  
+
    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;
 
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;
 +
}
 
}}
 
}}
<div style="border:5px solid {{{1|grey}}};background-color: {{{4|transparent}}};padding:0px 6px 0px 5px;margin:0;">{{{2}}}
+
<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 />
{{#if:{{{3|}}}|<div align="right" style="font-size:xx-small; margin:-1px 0 0 0;">[[Template:{{{3}}}|✍]]</div>}}</div>
 
 
 
<noinclude>
 
<b>Example:</b>
 
 
 
<nowiki>{{x|template-name|edit-link}}</nowiki>
 
 
 
<nowiki>{{x|template-name|edit-link|background-color|title-color}}</nowiki>
 
  
[[Category:ΑΠΑΝΤΑ]]
 
 
</noinclude>
 
</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}}