User:Another n00b/Source/Tlh:

From Illogicopedia
Jump to navigation Jump to search
{{#css:
.headingbox{
width: 100%;
cellspacing: 4;
cellpadding: 4;
margin-bottom: 0.7em;
padding-left: 1em;
padding-right: 1em;
background: #fcfcfc;
border: #bbb 1px solid;
text-align: left;
vertical-align: middle;
}

.illogicopedia{
font-size: 145%;
border: none;
margin: 0px;
color: #000;
}

.tagline{
font-size: 95%;
border: none;
margin: 0.2em 0px;
line-height: 1em;
text-decoration: none;
}

.articlecount{
font-size: 95%;
width: 100%;
line-height: 1.25em;
font-weight: normal;
text-align: right;
}

.featureport{
font-size: 130%;
line-height: 1em;
padding: 0em;
}

.projectinfo{
font-size: 95%;
line-height: 1.25em;
}

.menu{ /* inside main menu template */
padding: .5em 1em .5em 1em;
font-size: 105%;
text-align: center;
line-height: 1.25em;
}

.featArea { display: none; }
/*.featArea:hover { display: none !important; }*/

.featLink:hover .featArea, .featArea:hover {
display: block;
position: absolute;
left: 30%;
width: 65%;
border: 1px solid #bfbfbf;
z-index: 10;
background: white;
opacity: 0.9;
text-align: left;
padding: .5em 1em 0;
margin-top:-0.2em;
}

.itemsbox{
border: 1px solid #bfbfbf;
padding: .5em 1em 0;
font-size: 100%;
color: #000;
background-color: #fff;
}

.userinput{
border-bottom: 1px solid #bfbfbf;
}

#p-article_management, #p-tb, #p-lang, #p-languages, .catlinks{
display: none;
}

.content{/*cheating to remove space, this is caused by a random p tag containing a br tag appearing above the table box */
position: relative;
top: -18px;
}

h1.firstHeading, .subpages { display:none; }

#siteNotice {
padding: 0;
}

#siteNotice table, #siteNotice p{
margin-top:1em;
border: #bbb 1px solid;
background: #fcfcfc;
width:100%;
padding: 4;
}

#siteNotice table p{
border: none;
}

.headingbox{
width: 100%;
cellspacing: 4;
cellpadding: 4;
margin-bottom: 0.7em;
padding-left: 1em;
padding-right: 1em;
background: #fcfcfc;
border: #bbb 1px solid;
text-align: left;
vertical-align: middle;
}

div#catlinks {
  border: 1px inset #ff0000;
  background-color: #000000;
  color: inherit;
  padding: 0;
}

p.catlinks {
  border: 1px outset #ff0000;
  margin: 2px;
  padding: 7px;
}

#bodyContent, #content, #footer {
	background-color: #000000;
	color: #ff0000;
}

#bodyContent { 
        background: none; 
}

#content_withads {
     background-color: #000000;
}

#footer { 
   z-index: 200;
}

#column-google {
   z-index: 100;
}

.pBody {
	background-color: #000000;
	color: #ff0000;
}

#column-one { padding-top: 140px !important; }

h1, h2, h3, h4, h5, h6 { color: #ff0000; }
a { color: #ff0000; }
a:visited { color: #ff0000; }
a:hover { text-decoration: underline; }
a.new { color: red; }
#bodyContent a.extiw, #bodyContent a.extiw:active { color: #ff0000; }
#bodyContent a.extiw:visited { color: #ff0000; }
#bodyContent a.external { color: #ff0000; }
#bodyContent a.external:visited { color: #ff0000; }
#bodyContent a.stub, #bodyContent a.stub:visited { color: #ff0000; }

h1 { border-bottom: 1px solid #ff0000; }

#bodyContent a.extiw, #bodyContent a.extiw:active {
    background: none;
    padding: 0;
}
#bodyContent div.noicon a {
	background: none;
	padding: 0;
}

.selected {
	background-color: #000000;
	color: #ff0000;
	border-color: #ff0000;
}

#p-cactions ul li a {
	background-color: #000000;
	color: #ff0000;
}

pre {
	background-color: transparent;
	color: inherit;
	border: none;
}

code {
	background-color: transparent;
}

#footer {
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	min-height: 39px;
}

#p-personal {
	background-color: transparent;
	color: #ff0000;
}

#p-personal a {
	color: #ff0000 !important;
	background-color: transparent;
}

#p-personal a:hover { background-color: transparent !important; }

#pagehistory li { border: 1px solid #000000; }

#pagehistory li.selected {
	background-color: #ff0000;
	border: 1px dashed #aaaaaa;
}

table.diff { background: #ff0000; }
td.diff-otitle { background: #ff0000; }
td.diff-ntitle { background: #ff0000; }

td.diff-addedline {
	font-size: smaller;
	background-color: #000033;
}

td.diff-deletedline {
	font-size: smaller;
	background-color: #330000;
}

td.diff-context {
	background: #ff0000;
	font-size: smaller;
}

table.grey, table.wiki-sidebar, table.browser {
	border: 1px inset #ff0000;
	background-color: #ff0000;
	color: inherit;
}

table.grey td {
	border: 1px outset #ff0000;
}

table.grey tr th, table.grey thead tr th {
	color: inherit;
	background-color: #660000;
	border: 1px outset #660000;
	text-align: left;
	font-weight: bold;
}

th {
	text-align: left;
	color: #CC0000;
	background-color: inherit;
	font-size: 106.25%;
}

td.odd {
	background-color: #ff0000;
	border: 1px outset #ff0000;
}
td.even {
	border: 1px outset #000000;
	background-color: #000000;
}
table.wiki-sidebar {
	float: right;
	margin-left: 5px;
	width: 200px;
}
table.wiki-sidebar td {
	line-height: 130%;
}
table.wiki-sidebar td.odd {
	width: 35%;
	font-weight: bold;
	text-align: right;
}
table.browser {
	width: 100%;
	clear: both;
}
table.browser td {
	text-align: center;
	width: 33%;
	background: #ff0000;
	border: 1px outset #ff0000;
	line-height: 130%;
}
table.browser td.topic {
	background-color: #ff0000;
	border: 1px outset #ff0000; 
}

span.diffchange { color: red; }
tr[bgcolor] td { color: black; }

#siteSub {
	display: block !important;
	margin-top: -5px;
	font-size: smaller;
	color: white;
}

#contentSub {
	color: #ff0000;
}

table.mainpage tr td, table.mainpage tr th {
	padding: 4px;
	width: 33%;
}

table.mainpage tr th {
	background: #ff0000;
	text-align: center;
	font-size: 1.2em;
}

/*table.mainpage tr td ul li {
        margin-left: -2.0em;
}*/

caption {
	color: #CC0000;
	font-size: 1.2em;
	text-decoration: underline;
}

div.header-notice, div.warning {
	width: 85%;
	margin: 1.0em auto 0.5em auto;
	padding: 5px;
	text-align: left;
	border: 1px inset #ff0000;
	background-color: #ff0000;
	color: #FFFFFF;
	line-height: 120%;
}

div.warning {
	color: red !important;
	font-weight: bold;
}

div.notice, div.usermessage {
	width: 65%;
	margin: 1.0em auto 0.5em auto;
	padding: 5px;
	text-align: center;
	border-style: dashed;
	border-width: 2px;
	border-color: red;
	background-color: #ff0000;
	color: #ff0000;
	line-height: 120%;
}

div.header-notice#fa {
	width: auto;
	font-size: inherit !important;
}

div.notice p, div.header-notice p, div.warning p {
	line-height: 120% !important;
}

.floatright, .floatright span, .floatright a.image, .floatleft, .floatleft span, .floatleft a.image {
	background-color: transparent !important;
	border-color: transparent !important;
}
.thumb, .tright, .tleft {
	border: 1px inset #ff0000 !important;
	background-color: #ff0000 !important;
}

div.thumb div a img { border: none; }

div.thumb div { background-color: #ff0000 !important; }
table, td, tr {
	background-color: transparent;
	color: #ff0000;
}
td, th {
	vertical-align: top;
}

div.fullImage {
	text-align: center;
}

#toc {
	background-color: #ff0000;
	border: 1px inset #ff0000;
}

#toc #toctitle { background-color: transparent; }

legend {
	background-color: #2A2A2A;
	border: 1px solid #2f6fab;
	color: #CC0000;
}

fieldset { background-color: #ff0000; }

#preftoc li {
	background-color: transparent;
	border: 0px;
}

#preftoc li a { color: #ff0000; }

#preftoc li.selected {
	border: 1px;
	background-color: #ff0000;
}

ol ol { list-style-type: lower-latin; }

ol ol ol { list-style-type: lower-roman; }

table.gallery {
	border:  none;
	background-color: transparent;
}

table.gallery td {
	background-color: transparent;
	border: none;
}

div.gallerytext {
        background-color: #ff0000;
	border: 1px outset #ff0000;
}

div.gallerybox div.thumb {
	border: none;
}
}}
{{#setlogo:Klingon_Empire_logo.png}}{{DISPLAYTITLE:petaQ'a'pedia}}
__NOTOC__ __NOEDITSECTION__
<!-- ---------- BULLETIN SECTION ---------- -->
<!-- ---- BEGINNING OF WELCOME SECTION ---- -->
<div class="content">
{| class="headingbox"
| width="60%" |
<h1 class="illogicopedia">
'''Qaplá' [[Illogicopedia:About|petaQ'a'pedia]]'''
</h1>
<p style="font-size:95%;line-height:110%">
petaQ paq vetlh Hoch laH HoH.<br>Suv latlh tIq ghobe' [http://www.twitter.com/illogicopedia Twitter] vo' 'op poH Daq DISmey ben, petaQ!
</p>

| width="50%" |

<h4 style="text-align:right; font-size:145%;">[[Illogicopedia:Featured articles|quv]] [[Image:FeatIcon.png|quv]]</h4>
<h4 class="featureport articlecount">
<span class="featLink">
[[tlh:tlhIngan|tlhIngan]] [[Image:FeatArticle.png|quv]]<br>
<div class="featArea">

<big>'''tlhIngan'''</big>
{{:Klingon/summary}}
</div></span></h4>
<h4 class="featureport articlecount">
<dpl>
namespace=File
category=Featured images
include={vfi}.display2
mode=userformat
randomcount=1
</dpl>
</h4>
<h4 class="featureport articlecount">
<span class="featLink">
{{featWriter|user}} [[Image:FeatAuthor.png|quv loD]]<br>
<div class="featArea">
<big>'''{{featWriter|user}}'''</big>

{{featWriter}}
</div></span></h4>
|-
| colspan="2" |
----
<h3 class="projectinfo">
:'''[[Illogicopedia:About|Illogicopedia]]''' 'oH [[Wikipedia:Wiki|wiki]] Daq may' q'ply vo' mu'mey lan tay' Daq ghobe' qa<br> <small>[[Illogicopedia:About|(tu' pa' latlh...)]]</small></h3>

|}
<!-- ---------- IMPORTANT LINKS ----------- -->
{| width="100%" cellspacing="3" cellpadding="3" class="menu"
|'''tlhIngan tlhej QaH:'''
|'''[[Illogicopedia:Beginner's Guide|chu' QaH]] • [[Illogicopedia:Create|HoH loD]] • [[Illogicopedia:Browse|tu']] • [[Illogicopedia:Featured articles|quv]] • [[Illogicopedia:Community Portal|ghotpu QaH]] • [[Illogicopedia:Forum|may']] • [[tlh:tlhIngan|tlhIngan]] • [[Help:Contents|QaH]]'''
|}

{|width="100%" class="itemsbox"
|class="features"|
{| table width=100% cellspacing="4" cellpadding="4"
| width=70% valign="top"|
{| width="100%" cellspacing="2" cellpadding="2" style="margin-top:0.8em;margin-bottom:0.8em" style="background:#000000;border:orange 0px solid; -moz-border-radius:5px; font-size: 115%;"
|   [[Image:FeatArticle.png|FeatArticle.png]]   '''DaHjaj quv:'''
|}
{{:Klingon/summary}}<BR> [[tlh:tlhIngan|legh latlh...]]
| width=30% valign="top"|
{| width="100%" cellspacing="2" cellpadding="2" style="margin-top:0.8em;margin-bottom:0.8em" style="background:#000000;border:orange 0px solid; -moz-border-radius:5px; font-size: 115%;"
|   [[File:Red qmark icon.png|22px]]  '''ta'ta' SoH Sov?'''
|}
*vetlh [[humans|loDpu']] 'oH [[tlh:petaQ|petaQ]]?
|}
|}

</div>

<p></p>
{|width="100%" class="itemsbox"
|class="languages"|
{| width="99%" cellspacing="2" cellpadding="2" align="center" style="margin-top:0.8em;margin-bottom:0.8em" style="background:#fff5da;border:orange 0px solid; -moz-border-radius:5px; font-size: 115%;"
|   [[File:Nuvola people.png|24px|Languages]]  '''yImev jatlh Hol?'''
|}
{|width="75%" align="center" cellpadding="4" style="text-align:left; background-color: transparent;"
| align="center" | [[Image:Wiki.png|55px]]
| '''<span class="plainlinks">[[:en:Main Page|Illogicopedia]]</span>'''<br /><span style="font-size:12px"> En - English</span>
| align="center" | [[Image:Logimalpédie.png|55px]]
| '''<span class="plainlinks">[[:fr::Accueil|Logimalpédie]]</span>'''<br /><span style="font-size:12px">Fr - Français </span>
| align="center" | [[Image:Irratiopedia.png|55px]]
| '''<span class="plainlinks">[[:nl:Hoofdpagina|Irratiopedia]]</span>'''<br /><span style="font-size:12px">Nl - Nederlands/Vlaams </span>
| align="center" | [[Image:Artigpedia logo.png|55px]]
| '''<span class="plainlinks">[[:no:Hovedside|Artigpedia]]</span>'''<br /><span style="font-size:12px">No - Norsk (bokmål) </span>
| align="center" | [[Image:Malucopedia2.png|55px]]
| '''<span class="plainlinks">[[:pt:Página principal|Malucopédia]]</span>'''<br /><span style="font-size:12px">Pt - Português </span>

|}
<p align="right"> '''[[Illogicopedia:languages|Request a language]]'''</p>
|}

[[category:illogicopedia]]