Template:TaskBox

From FSI
(Difference between revisions)
Jump to: navigation, search
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
<pre>{{TaskBox|title|content}}</pre>
+
<pre>{{TaskBox|content='''your text'''}}</pre>
 
</noinclude>
 
</noinclude>
 
<div style="
 
<div style="
 
/* global container */
 
/* global container */
     background-color: #f1fdff;  
+
    margin: 3px 208px 3px 50px;
     border:           1px solid #dedede;
+
    padding: 0px;
     width:           75%;
+
     background-color: #B0C4DE;
     margin:           3px 0px 3px 5%;
+
     background-color: #2699D4;
     padding:         0px;
+
     color: #1a1a1a;
 +
     min-height: 39px;
 +
     overflow: hidden;
 
">
 
">
 
     <div style="
 
     <div style="
 
     /* title container */
 
     /* title container */
        background-color: #d0e5f5;
+
         margin: 0px;  
         margin:           0px;  
+
         padding: 0px 5px;
         padding:         1px 3px;
+
         float: left;
        font-size:        1.1em;  
+
         font-weight:     bold;
+
 
   ">
 
   ">
{{{1}}}
+
[[File:View-pim-tasks.png]]
 
     </div>   
 
     </div>   
 
     <div style="
 
     <div style="
 
     /* content container */
 
     /* content container */
        margin:          0px;
+
         padding: 5px 5px;
         padding:         0px 3px;
+
         overflow: auto;
        max-height:      73px;
+
         overflow:         auto;
+
 
     ">
 
     ">
{{{2}}}
+
{{{content|ToDo <code>some code</code>}}}
 
     </div>
 
     </div>
 
</div>
 
</div>

Latest revision as of 17:05, 3 February 2017

{{TaskBox|content='''your text'''}}

View-pim-tasks.png

ToDo some code

Personal tools
Namespaces
Variants
Actions
Navigation
Modules / Projects
Browse
Toolbox