Difference between revisions of "Template:BrainteaserFrame"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "<!-- CPSA-F Newsletter Vorlage Stand 2017-10-31 Copyright (c) 2013-2017 BITPlan GmbH - alle Rechte vorbehalten http://www.bitplan.com Vorlage aus der BITPlan Ideen...")
 
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<noinclude>This is the header template for brainteasers
 +
= Usage =
 +
<pre>
 +
{{BrainteaserFrame|Header|issue=15}}
 +
{{BrainteaserFrame|Footer}}
 +
</pre>
 +
{{BrainteaserFrame|Header|issue=15}}
 +
{{BrainteaserFrame|Footer}}
 +
 +
</noinclude>
 +
<includeonly>
 +
{{#switch:{{{1|}}}|Header=
 
<!--  
 
<!--  
 
   CPSA-F Newsletter Vorlage Stand 2017-10-31
 
   CPSA-F Newsletter Vorlage Stand 2017-10-31
Line 7: Line 19:
 
-->
 
-->
 
<html>
 
<html>
<head>
+
<title>BITPlan brainteaser {{{issue|}}} 2017-11</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+
<!-- Stil Definitionen -->
<title>BITPlan brainteaser 15 2017-11</title>
+
<style type="text/css">
<!-- Stil Definitionen -->
+
  @media screen {
<style type="text/css">
+
    div.outer {
@media screen {
 
  div.outer {
 
 
padding-top:0;  
 
padding-top:0;  
 
border: 1px solid black;  
 
border: 1px solid black;  
Line 22: Line 32:
 
font-size: 100%;
 
font-size: 100%;
 
color: rgb(0, 0, 0);
 
color: rgb(0, 0, 0);
}
+
    }
  }
+
  }
@media print {
+
@media print {
@page  
+
  @page  
 
         {
 
         {
 
             size: auto;  /* auto is the current printer page size */
 
             size: auto;  /* auto is the current printer page size */
Line 33: Line 43:
 
             margin-right: 7mm;
 
             margin-right: 7mm;
 
         }
 
         }
div.outer {
+
div.outer {
padding-top:0;  
+
  padding-top:0;  
border: 1px solid black;  
+
  border: 1px solid black;  
width: 19cm;  
+
  width: 19cm;  
margin-left: auto; margin-right: auto;
+
  margin-left: auto; margin-right: auto;
overflow:hidden;
+
  overflow:hidden;
font-family: Arial;
+
  font-family: Arial;
font-size: 100%;
+
  font-size: 100%;
color: rgb(0, 0, 0);
+
  color: rgb(0, 0, 0);
}
+
      }
 
}
 
}
 
div.inner {
 
div.inner {
Line 66: Line 76:
 
text-align: left;
 
text-align: left;
 
}
 
}
div.btheadline {  
+
  div.btheadline {  
padding-top: 0.1cm;
+
    font-size: 144%;
padding-left:1em;
+
    padding-top: 0.1cm;
 +
    padding-left:1em;
 
padding-right:1em;
 
padding-right:1em;
 
padding-bottom: 0.1cm;
 
padding-bottom: 0.1cm;
 
display: inline-block;
 
display: inline-block;
  color: #FFF;
+
        color: #FFF;
 
background-color: #FF8000;   
 
background-color: #FF8000;   
}
+
  }
div.btcontent {
+
  div.btcontent {
padding-top: 0.3cm;
+
    font-size: 120%;
padding-bottom: 0.3cm;
+
    padding-top: 0.3cm;
padding-left:1em;
+
    padding-bottom: 0.3cm;
}
+
    padding-left:1em;
div.brainteaser {
+
  }
        border-left: 0.2em solid #F80;
+
        border-bottom: 0.2em solid #F80;
+
  div.brainteaser {
      }
+
    border-left: 0.2em solid #F80;
 +
    border-bottom: 0.2em solid #F80;
 +
  }
 
</style>
 
</style>
  </head>
 
<body>
 
 
<!-- äußerer Rahmen -->
 
<!-- äußerer Rahmen -->
 
<div id='outerdiv' class='outer'>
 
<div id='outerdiv' class='outer'>
 
<!-- Kopfbereich -->
 
<!-- Kopfbereich -->
 
<div id="topheader" style='border-bottom: 1px solid rgb(255, 128, 0); background-color: #e8e8e8; valign: top; padding:0.5cm; height:2.7cm; width:"100%"'>             
 
<div id="topheader" style='border-bottom: 1px solid rgb(255, 128, 0); background-color: #e8e8e8; valign: top; padding:0.5cm; height:2.7cm; width:"100%"'>             
<img style="float: right;" src="/images/wiki/thumb/7/7a/BITPlanLogo2012FontLess.svg/800px-BITPlanLogo2012FontLess.svg.png" alt="BITPlan Logo" height="125%" >
+
<img style="float: right;" src="/images/wiki/3/38/BITPlanLogoFontLessTransparent.png" alt="BITPlan Logo" height="125%" >
<div class="blue">brainteaser 15</div>  
+
</html>
 +
<div class="blue">brainteaser {{{issue|}}}</div>  
 
<br>breinti:zer - a mentally challenging problem or puzzle
 
<br>breinti:zer - a mentally challenging problem or puzzle
 +
<html>
 
</div>
 
</div>
 
<!-- innerer Rahmen -->
 
<!-- innerer Rahmen -->
 
  <div id='innerdiv' class="inner">
 
  <div id='innerdiv' class="inner">
 
<!-- oberer Rahmen -->
 
<!-- oberer Rahmen -->
    <div id='tops' class='brainteaser'> 
 
 
</html>
 
</html>
 +
|Footer=<html>
 +
<!-- Ende innerer Rahmen innerdiv -->
 +
    </div>
 +
  <!-- Fußbereich -->
 +
    <div id="footer" style='border-top: 1px solid rgb(255, 128, 0);
 +
    background-color: #e8e8e8;
 +
    valign: top;
 +
    text-align:center;
 +
    font-family: Arial;
 +
    padding:0.5cm;
 +
    height:1.0cm;'>       
 +
              BITPlan GmbH
 +
              · Pater-Delp.-Str. 1
 +
              · 47877 Willich-Schiefbahn<br>
 +
              Tel. 02154/811-480
 +
              · Fax 02154/811-481
 +
              · Web: <a href="http://www.bitplan.com">www.bitplan.com</a>
 +
              · E-Mail: <a href="mailto:kontakt@bitplan.com">info@bitplan.com</a>
 +
    </div>
 +
    <!-- Ende äußerer Rahmen / outerdiv -->
 +
    </div> 
 +
</html>
 +
}}
 +
</includeonly>

Latest revision as of 16:58, 31 October 2017

This is the header template for brainteasers

Usage

{{BrainteaserFrame|Header|issue=15}}
{{BrainteaserFrame|Footer}}


BITPlan brainteaser {{{issue|}}} 2017-11

BITPlan Logo

brainteaser 15


breinti:zer - a mentally challenging problem or puzzle