Difference between revisions of "Help:File link"

From Blender for Architecture
Jump to: navigation, search
(File (direct link))
m
Line 1: Line 1:
 
== File template Gallery (for materials, objects..)==
 
== File template Gallery (for materials, objects..)==
 
<gallery>
 
<gallery>
Image:Lampe art deco thumbnail.jpg|<table cellpadding="1" cellspacing="0" style="border-style:solid; border-width:1px; padding:2px; border-color:gray; background:white;"><tr><td><div style="position:relative;width:20px;z-index:2;overflow:hidden;">[[Image:Crystal_128_down.png|20px]]<div class="nodeco" style="position:absolute;top:0;left:0;z-index:3;">[[Media:Gueridon.blend|<span style="float:left;width:20px;word-spacing:20px;cursor:hand;">&nbsp; &nbsp;</span>]]</div></div></td><td>[[:Image:Gueridon.blend|Gueridon]]</td></tr><tr><td colspan="2">[[Template:CC-BY-NC-SA|CC-BY-NC-SA]]</td></tr></table>
+
Image:Lampe art deco thumbnail.jpg|<table cellpadding="1" cellspacing="0" style="border-style:solid; border-width:1px; padding:2px; border-color:gray; background:white;"><tr><td><div style="position:relative;width:20px;z-index:2;overflow:hidden;">[[Image:Crystal_128_down.png|20px]]<div class="nodeco" style="position:absolute;top:0;left:0;z-index:3;">[[Media:Gueridon.blend|<span style="float:left;width:20px;word-spacing:20px;cursor:hand;">
Image:Gueridon.jpg|<table cellpadding="1" cellspacing="0" style="border-style:solid; border-width:1px; padding:2px; border-color:gray; background:white;"><tr><td><div style="position:relative;width:20px;z-index:2;overflow:hidden;">[[Image:Crystal_128_down.png|20px]]<div class="nodeco" style="position:absolute;top:0;left:0;z-index:3;">[[Media:Lampe art deco.blend|<span style="float:left;width:20px;word-spacing:20px;cursor:hand;">&nbsp; &nbsp;</span>]]</div></div></td><td>[[:Image:Lampe art deco.blend|Lampe art déco]]</td></tr><tr><td colspan="2">[[Template:CC-BY-NC-SA|CC-BY-NC-SA]]</td></tr></table>
+
</gallery>
+
 
+
 
+
<pre>
+
<gallery>
+
Image:Lampe art deco thumbnail.jpg|&#123;{Filegallery|Lampe art deco.blend|Lampe art déco|CC-BY-NC-SA}}
+
Image:Gueridon.jpg|&#123;{Filegallery|Gueridon.blend|Gueridon|CC-BY-NC-SA}}
+
</gallery>
+
</pre>
+
 
+
== Image (for articles) ==
+
* Included in a page :
+
[[Image:Gueridon.jpg|Gueridon model]]
+
<pre>[[Image:file.png|alt text]]</pre>
+
 
+
* Thumbnail :
+
[[Image:Gueridon.jpg|thumb|Gueridon model]]
+
<pre>[[Image:file.png|thumb|alt text]]</pre>
+
 
+
== File (direct link)==
+
* File description :
+
<pre>[[:Image:file.blend]]</pre>
+
* Direct link to download :
+
<pre>[[Media:file.blend]]</pre>
+

Revision as of 13:05, 4 June 2007

File template Gallery (for materials, objects..)