Difference between revisions of "Template:UO Image"

m
m
Line 178: Line 178:
  
 
</noinclude><includeonly>{{#ifeq: {{{1|}}}|image|<span class="verticalcenterimg">[[File:UO-Item-{{#switch: {{{2}}}
 
</noinclude><includeonly>{{#ifeq: {{{1|}}}|image|<span class="verticalcenterimg">[[File:UO-Item-{{#switch: {{{2}}}
 +
| # = {{{3}}}-{{#if:{{{4|}}}|{{{4}}}|0}}
 
| Batwing = 3960-0
 
| Batwing = 3960-0
 
| Blackmoor = 3961-0
 
| Blackmoor = 3961-0
Line 234: Line 235:
 
| Gold 3 = 3823-0
 
| Gold 3 = 3823-0
 
| Tithing Points = 3823-0
 
| Tithing Points = 3823-0
}}.png|alt={{{2}}}]]</span>{{#ifeq: {{{3|}}}|no||{{#ifeq: {{{2|}}}|Dragon's Blood Old|&nbsp;[[UO:Dragon's Blood (Pagan)|Dragon's Blood]]|&nbsp;[[UO:{{{2}}}]]}} }} }}</includeonly><noinclude>
+
}}.png|alt={{{2}}}]]</span>{{#ifeq: {{{3|}}}|no||{{#switch: {{{2}}}
 +
| # = {{#if: {{{5|}}}|&nbsp;[[UO:{{{5}}}|{{{6}}}]]}}
 +
| Dragon's Blood Old = &nbsp;[[UO:Dragon's Blood (Pagan)|Dragon's Blood]]
 +
| #default = &nbsp;[[UO:{{{2}}}]]
 +
}} }} }}</includeonly><noinclude>
  
 
<nowiki>{{UO_Image|image|itemname|text}}</nowiki>
 
<nowiki>{{UO_Image|image|itemname|text}}</nowiki>
 +
<nowiki>{{UO_Image|image|#|hue|graphic #}}</nowiki>
 +
<nowiki>{{UO_Image|image|#|hue|graphic #|page name|page link text}}</nowiki>
 
Where:
 
Where:
 
itemname = the name of the item, one of:
 
itemname = the name of the item, one of:
Line 273: Line 280:
 
* Gold 3 (pile of gold pieces)
 
* Gold 3 (pile of gold pieces)
 
* Tithing Points
 
* Tithing Points
 +
 
text: optional, use 'no' to suppress the descriptive text for the image being included.
 
text: optional, use 'no' to suppress the descriptive text for the image being included.
 +
 +
Alternately, any graphic can be referenced by graphic number, using the # as the itemname parameter. 
 +
* Optionally, a specific hue of that graphic can be specified.  Otherwise, it will default to hue 0.
 +
* Optionally, a link can be created for that graphic, if a page name and text for the link are provided as additional parameters.
  
 
Examples:
 
Examples:
 
* <nowiki>{{UO_Image|image|Batwing}}</nowiki>: {{UO_Image|image|Batwing}}
 
* <nowiki>{{UO_Image|image|Batwing}}</nowiki>: {{UO_Image|image|Batwing}}
 
* <nowiki>{{UO_Image|image|Dragon's Blood}}</nowiki>: {{UO_Image|image|Dragon's Blood}}
 
* <nowiki>{{UO_Image|image|Dragon's Blood}}</nowiki>: {{UO_Image|image|Dragon's Blood}}
 +
* <nowiki>{{UO_Image|image|Dragon's Blood Old}}</nowiki>: {{UO_Image|image|Dragon's Blood Old}}
 
* <nowiki>{{UO_Image|image|Dead Wood|no}}</nowiki>: {{UO_Image|image|Dead Wood|no}}
 
* <nowiki>{{UO_Image|image|Dead Wood|no}}</nowiki>: {{UO_Image|image|Dead Wood|no}}
 +
* <nowiki>{{UO_Image|image|#|6369}}</nowiki>: {{UO_Image|image|#|6369}}
 +
* <nowiki>{{UO_Image|image|#|3962|1152}}</nowiki>: {{UO_Image|image|#|3962|1152}}
 +
* <nowiki>{{UO_Image|image|#|3962|1152|Black Pearl (Hue 1152)|Black Pearl}}</nowiki>: {{UO_Image|image|#|3962|1152|Black Pearl (Hue 1152)|Black Pearl}}
 +
* <nowiki>{{UO_Image|image|#|6369||Garlic (Graphic 6369)|Garlic}}</nowiki>: {{UO_Image|image|#|6369||Garlic (Graphic 6369)|Garlic}}
 
</noinclude>
 
</noinclude>

Revision as of 12:16, 17 July 2017

Maps

{{UO_Image|map|facet|x|y|r|b|magnify=xxx|caption=xxx}}

Where:
facet = felucca, trammel, ilshenar, tokuno, ter mur, or eodon
x and y = coords of the center of the circle
r = the radius of the circle to draw (in pixels)
b = optional, set to 'yes' to also show the coordinates of the center of the circle
magnify=xxx = optional.  set 'xxx' to the amount to magnify the image. (2 = 200%, 3 = 300%, etc)
caption=xxx = optional.  set 'xxx' to the desired caption for the map

Examples:

Vesper {{UO_Image|map|felucca|2926|842|215}}
Kotl City {{UO_Image|map|eodon|577|2371|153}}
Sea Market {{UO_Image|map|trammel|4550|2355|75|yes}}


Result:

MAP0-1v2.png
MAP5-1v2.png
MAP1-1v2.png

Coordinates: 4550 x 2355


You can also use sextant coordinates.

{{UO_Image|map|facet|c|x|NS|y|EW|r|b}}

Where:
facet = felucca, trammel, ilshenar, tokuno, ter mur, or eodon
c = coordinate system: 
  • 1 = Britannia (Tram or Fel)
  • 2 = Lost Lands
  • 3 = Ilshenar
  • 4 = Malas
  • 5 = Tokuno
  • 6 = Ter Mur
  • 7 = Eodon
x and y = sextant coords of the center of the circle.  Use a comma to separate degrees from minutes.  (For 123o 8'N, you would use '123,8'.)
NS = N or S, whichever is applicable for the sextant location
EW = E or W, whichever is applicable for the sextant location
r = the radius of the circle to draw (in pixels)
b = optional, set to 'yes' to also show the coordinates of the center of the circle

Example:

Location on Ice Island at 123o 8'N 172o 59'W {{UO_Image|map|felucca|1|123,8|N|172,59|W|75|yes}}


Result:

MAP0-1v2.png

Coordinates: 3982 x 223



Shard Shields

{{UO_Image|shard|name|size}}
Where:
name = the name of the shard
link = optional, the name of the page you want linked to from the image.
size = optional, size in pixels.  By default it is 60px.

Examples:
Baekdu: {{UO_Image|shard|Baekdu}}
Chesapeake: {{UO_Image|shard|Chesapeake}}
Formosa: {{UO_Image|shard|Formosa}}
Yamato: {{UO_Image|shard|Yamato|60}}

Result: UO-image-shard-Baekdu.png UO-image-shard-Chesapeake.png UO-image-shard-Formosa.png UO-image-shard-Yamato.png


Icons

{{UO_Image|icon|name|size}}
Where:
name = the name of the icon
size = optional, size in pixels.  By default it is 40px.
 

Valid icons:

  • UO-image-icon-Caution.png Caution

Common Images

{{UO_Image|image|itemname|text}} {{UO_Image|image|#|hue|graphic #}} {{UO_Image|image|#|hue|graphic #|page name|page link text}} Where: itemname = the name of the item, one of:

  • Batwing
  • Blackmoor
  • Black Pearl
  • Blood Moss
  • Bloodspawn
  • Daemon Blood
  • Vial of Blood
  • Bone
  • Brimstone
  • Daemon Bone
  • Fertile Dirt
  • Dragon's Blood Old
  • Executioner's Cap
  • Garlic
  • Ginseng
  • Mandrake Root
  • Eye of Newt
  • Nightshade
  • Obsidian
  • Pig Iron
  • Pumice
  • Sulfurous Ash
  • Spiders' Silk
  • Nox Crystal
  • Serpent's Scale
  • Grave Dust
  • Volcanic Ash
  • Dead Wood
  • Wyrm's Heart
  • Dragon's Blood
  • Gold 1 (single gold piece)
  • Gold 2 (stacked gold pieces)
  • Gold 3 (pile of gold pieces)
  • Tithing Points

text: optional, use 'no' to suppress the descriptive text for the image being included.

Alternately, any graphic can be referenced by graphic number, using the # as the itemname parameter.

  • Optionally, a specific hue of that graphic can be specified. Otherwise, it will default to hue 0.
  • Optionally, a link can be created for that graphic, if a page name and text for the link are provided as additional parameters.

Examples:

  • {{UO_Image|image|Batwing}}: Batwing Batwing
  • {{UO_Image|image|Dragon's Blood}}: Dragon's Blood Dragon's Blood
  • {{UO_Image|image|Dragon's Blood Old}}: Dragon's Blood Old Dragon's Blood
  • {{UO_Image|image|Dead Wood|no}}: Dead Wood
  • {{UO_Image|image|#|6369}}: #
  • {{UO_Image|image|#|3962|1152}}: #
  • {{UO_Image|image|#|3962|1152|Black Pearl (Hue 1152)|Black Pearl}}: # Black Pearl
  • {{UO_Image|image|#|6369||Garlic (Graphic 6369)|Garlic}}: # Garlic