Difference between revisions of "Template:Tretallë Proclamation"

From Rivendom
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{#css:
 
{{#css:
 
.proclamation_body {
 
.proclamation_body {
background-color:#aecef2;
+
background-color:rgba(251,255,184,0.9);
 +
border: 5px double rgba(125,100,0,0.9);
 +
padding:5pt;
 +
margin:8pt 4pt;
 +
overflow:auto;
 +
font-family: "Linux Libertine",Georgia,Times,serif;
 +
}
 +
.proclamation_title {
 +
border-bottom:none !important;
 +
display:block;
 +
margin-left:auto;
 +
margin-right:auto;
 +
width:100%;
 +
font-size:22pt;
 +
text-align:center;
 +
}
 +
.proclamation_date {
 +
border-bottom: 3px double rgba(125,100,0,0.4);
 +
font-family: "Linux Libertine",Georgia,Times,serif;
 +
font-size:14pt;
 +
text-align: center;
 +
}
 +
.proclamation_text p:nth-child(2) {
 +
font-size:12pt;
 +
}
 +
.proclamation_text p:nth-child(2):first-letter {
 +
font-size:36pt;
 +
line-height:36pt;
 +
float:left;
 +
margin-right:4pt;
 +
}
 +
#quoteleft {
 +
font-size:36pt;
 +
line-height:36pt;
 +
}
 +
#quoteleft {
 +
float:left;
 
}
 
}
 
}}
 
}}
__TOC__
 
 
<div class="proclamation_body">
 
<div class="proclamation_body">
<p style="text-align:center;">
+
<p>
<h2 style="text-align:center;"> {{{title}}} </h2>
+
<span class="proclamation_title">Royal Proclamation of the Imperator {{#if:{{{proclaimant|}}}|<br />{{{proclaimant|}}}&nbsp;}}{{#if:{{{subject|}}}|<br />{{{subject}}} }}</span>
</p>
 
{{#if:{{{title|}}}|<p>
 
== {{{title}}} ==
 
 
</p>
 
</p>
}}
+
<p class="proclamation_date">
  <div>{{{text}}}</div>
+
  Spoken on this most auspicious of days: <br />the {{{day}}} of the {{{length}}} length, <br />In the {{{moon}}} moon of the season of {{{season}}}, <br />In the {{{year}}} Year of the Dominion.
 +
</p>
 +
  <div class="proclamation_text"><span id="quoteleft">&ldquo;</span>{{{text}}}</div>
 
</div>
 
</div>
 
== something ==
 
== something else ==
 
== something more ==
 

Latest revision as of 17:21, 25 December 2015

Royal Proclamation of the Imperator

Spoken on this most auspicious of days:
the {{{day}}} of the {{{length}}} length,
In the {{{moon}}} moon of the season of {{{season}}},
In the {{{year}}} Year of the Dominion.

{{{text}}}