Difference between revisions of "Svg test"

From ShieldKings Wiki
Jump to: navigation, search
(Created page with "Testing SVG images File:Bitmap_VS_SVG.svg")
 
m
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Testing SVG images
 
Testing SVG images
  
[[File:Bitmap_VS_SVG.svg]]
+
[[File:Bitmap_VS_SVG.svg|1063px|link= ]] SVG File Format ~ [[SVG_File_Format]]
 +
 
 +
 
 +
==Code for Images==
 +
 
 +
<pre>[[File:File.png|200px|thumb|left|alt text]] to use a 200 pixel wide rendition in a box in the left margin with 'alt text'
 +
as description</pre>
 +
 
 +
 
 +
==Notes==
 +
* Taken from [http://upload.wikimedia.org/wikipedia/commons/6/6b/Bitmap_VS_SVG.svg Bitmap_VS_SVG.svg] on wikipedia [http://en.wikipedia.org/wiki/Svg Svg]
 +
* Need to figure out why php doesn't include this file type for wiki DB

Latest revision as of 17:38, 21 November 2015

Testing SVG images

Bitmap VS SVG.svg SVG File Format ~ SVG_File_Format


Code for Images

[[File:File.png|200px|thumb|left|alt text]] to use a 200 pixel wide rendition in a box in the left margin with 'alt text'
 as description


Notes

  • Taken from Bitmap_VS_SVG.svg on wikipedia Svg
  • Need to figure out why php doesn't include this file type for wiki DB