Difference between revisions of "Template:Embed"

From Organic Design wiki
m
(New format for embed)
Line 1: Line 1:
<div class="messagebox" style="width: 65em; background: #FFFFFF;">
+
{|class="message"
<div style="margin-left: 10px">  <includeonly>[[{{{1}}}]] <br /> {{:{{{1}}}}}</includeonly></div>
+
|-
</div>
+
|
 +
|{{:{{{1}}}}}
 +
|}
  
 
+
<noinclude>
;Usage \: <nowiki>{{embed|article}}</nowiki>
+
This template embeds an article within another providing a link at the top to the embedded article and a box in grey so the text can be easily distinguished. It uses the class=''message'' css tag within [[MediaWiki:Wikiskin.css]]
This template embeds an article within another providing a link at the top to the embedded article and a box in grey so the text can be easily distinguished.
+
[[Category:Templates]]</noinclude>
 
 
;Caveats
 
* <nowiki><pre></nowiki><noinclude> tags will create its own background.
 
</noinclude>
 

Revision as of 10:52, 24 April 2007

{{:{{{1}}}}}


This template embeds an article within another providing a link at the top to the embedded article and a box in grey so the text can be easily distinguished. It uses the class=message css tag within MediaWiki:Wikiskin.css