Difference between revisions of "Template:Embed"

From Organic Design wiki
m (Added noinclude tags)
(Imported from work.organicdesign.co.nz by sync-wikiorg.pl)
 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="messagebox" style="width: 65em; background: #FFFFFF;">
+
<includeonly>[[Category:Template:Embed instances]]</includeonly>
<div style="margin-left: 10px">  [[{{{1}}}]] <br /> {{:{{{1}}}}}</div>
+
 
 +
{|width=100% style="background:none"
 +
|align=right|[{{fullurl:{{{1}}}|action=edit}} {{{1}}}]
 +
|}
 +
 
 +
<div style="border: 1px solid #ccc; padding: 10px;">
 +
{|style="background:none"
 +
|-
 +
|
 +
|
 +
{{:{{{1}}}}}
 +
|}
 
</div>
 
</div>
 
 
<noinclude>
 
<noinclude>
;Usage \: <nowiki>{{embed|article}}</nowiki>
+
{{info|1=This template embeds an article within another providing a link at the top to the embedded article and a box with grey outline so the text can be easily distinguished. It uses the class=''message'' css tag within [[MediaWiki:Common.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:Formatting templates]]</noinclude>
 
 
;Caveats
 
* <nowiki><pre></nowiki> tags will create its own background.
 
</noinclude>
 

Latest revision as of 04:26, 23 July 2010


[{{fullurl:{{{1}}}|action=edit}} {{{1}}}]

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


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