Actions

Template

Difference between revisions of "Notice box"

From InfoTechPedia

(update)
(missing </div>)
Line 5: Line 5:
 
     | blank = blank
 
     | blank = blank
 
     |#default  = note
 
     |#default  = note
}}"><div class="row"><div class="large-1 columns center notice-icon">{{#switch:{{{image|{{{type|}}}}}}
+
}}">
 +
<div class="row">
 +
<div class="large-1 columns center notice-icon">{{#switch:{{{image|{{{type|}}}}}}
 
     | hint  = {{icon|lightbulb-o|4x}}
 
     | hint  = {{icon|lightbulb-o|4x}}
 
     | see-also = {{icon|eye|4x}}
 
     | see-also = {{icon|eye|4x}}
Line 11: Line 13:
 
     | blank = <!--blank-->
 
     | blank = <!--blank-->
 
     |#default  = {{icon|sticky-note-o|4x}}
 
     |#default  = {{icon|sticky-note-o|4x}}
}}</div><div class="large-11 columns left notice-text-main"><div class="notice-title">{{{subject|{{#switch:{{{type|}}}
+
}}
 +
</div>
 +
<div class="large-11 columns left notice-text-main">
 +
<div class="notice-title">{{{subject|{{#switch:{{{type|}}}
 
   | hint  = {{{title|A Hint}}}
 
   | hint  = {{{title|A Hint}}}
 
   | see-also  = {{{title|See Also}}}
 
   | see-also  = {{{title|See Also}}}
Line 17: Line 22:
 
   | none    = <!-- none -->
 
   | none    = <!-- none -->
 
   | #default = {{{title|Note}}}
 
   | #default = {{{title|Note}}}
}}}}}</div><p class="notice">{{{text}}}</p></div></div>
+
}}}}}
 +
</div>
 +
<div class="notice">{{{text}}}</div>
 +
</div>
 +
</div>
 +
</div>

Revision as of 11:19, 16 February 2018

Note
{{{text}}}