Difference between revisions of "Template:/x-en"

From www.PSALTIKI.info
Jump to: navigation, search
(Created page with "<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:...")
 
m
 
(6 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
     background-color: yellow !important;
 
     background-color: yellow !important;
 
     margin: -2px -6px 0 -5px;
 
     margin: -2px -6px 0 -5px;
     font-size: 110% !important;
+
     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: 110% !important;
+
     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: 110% !important;
+
     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: 110% !important;
+
     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: 110% !important;
+
     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: 11pt !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:first-letter { color: red;
 +
}
 +
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: svoboda !important;
+
font-weight: bold !important; font-family: svoboda !important; hyphens: manual !important;
 
}
 
}
 
blockquote {
 
blockquote {
Line 61: Line 69:
 
}}
 
}}
 
<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 />
[[Category:ΑΠΑΝΤΑ]] [[Category:N]]
+
 
 
</noinclude>
 
</noinclude>

Latest revision as of 13:07, 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}}