Difference between revisions of "Svg test"

From ShieldKings Wiki
Jump to: navigation, search
m
 
(8 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]]
  
[[File:Bitmap_VS_SVG.svg|link=SVG_File_Format]] SVG File Format ~ [[SVG_File_Format]]
 
  
 +
==Code for Images==
  
SVG_File_Format
+
<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>
  
==Description==
 
Foodstuffs are {insert description}
 
  
'''Trade Good Category:''' [[File:Icon_Purchase_Order_Category_1.png|link=Purchase_Order_Category_1]]
+
==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
'''Collected by:''' [[File:Icon_Collection.png|link=Collection]]
+
[[File:Icon_Procurement.png|link=Procurement]]
+
 
+
 
+
'''Used by:''' [[File:Icon_Cooking.png|link=Cooking]]
+
[[File:Icon_Handycraft.png|link=Handycraft]]
+
[[File:Icon_Storage.png|link=Storage]]
+
 
+
 
+
'''Results:''' [[File:Icon_Food_Trading.png|link=Food_Trading]]
+
[[File:Icon_Seasoning_Trading.png|link=Seasoning_Trading]]
+
[[File:Icon_Alcohol_Trading.png|link=Alcohol_Trading]]
+
[[File:Icon_Industrial_Trading.png|link=Industrial_Trading]]
+
 
+
 
+
'''Recipe Book Used:''' [[File:Icon_Cooking_Recipes_Book.png|link=Cooking_Recipes_Books]]
+
[[File:Icon_Storage_Recipe_Book.png|link=Storage_Recipe_Books]]
+
[[File:Icon_Handicraft_Recipes_Book.png|link=Handycraft_Recipes_Books]]
+
 
+
 
+
 
+
===Navigation Table===
+
*
+

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