Template talk:User favorite miniature

From Guild Wars Wiki
Jump to navigationJump to search

Minor change to coding[edit]

Since almost all miniatures use the prefix Miniature; with the exception of White Rabbit, Black Moa Chick and The Frog (miniature) should we use the code below instead to reduce the chance of people uploading images of the minis under the normal sized creatures name as has already happened with Image:Temple Guardian.png:

Code:
{{userbox|id-c=#999|info-c=#DDD|id=[[Image:Miniature {{{1|Bone Dragon}}}.png|45px]]|info=The [[Miniature {{{1|Bone Dragon}}}|{{{1|Bone Dragon}}}]] is {{{2|User}}}'s favorite [[miniature]].}}

This code would produce the first userbox rather than the second (which is what the present code would do):

Miniature Bone Dragon.png The Bone Dragon is User's favorite miniature.
File:Bone Dragon.png The Bone Dragon is User's favorite miniature.


To solve the problem with the three exceptions; 3/64; we could either upload the dat extracted image to the Miniature <miniature name>.png or add an #if statement although the first is a lot easier and less code. --Kakarot Talk 17:26, 4 July 2008 (UTC)

I'd prefer the second one, though. —ZerphatalkThe Improver 21:21, 5 July 2008 (UTC)

Wrong page name[edit]

In regard of {{User favorite weapon}} and {{User favorite skill}}, this template should be moved to {{User favorite miniature}}. —ZerphatalkThe Improver 21:21, 5 July 2008 (UTC)

userbox color[edit]

I thought about making its color dependant from the mini's rarity. Again, this could be easily done with a switch function. In order to match the font color of purple/gold/green miniatures,i wanted to use the profession colors of me/w/r, and at first the any-color for white miniatures, but then i remembered Seru's userpage, who uses a white box for them (and also the profession colors (it's a template from abr.er.rant afaik)), that should be better. —ZerphatalkThe Improver 08:43, 6 July 2008 (UTC)

Black Moa Chick[edit]

The icon for the Black Moa Chick sizes larger than the standard userbox size in this userbox, is there a way to fix that? --Elven Chaos Elven's Talk Page 19:57, 25 July 2008 (UTC)

I'll look into that. — Renuro Seru User Seru Sig3.png Talk or boxes 20:00, 25 July 2008 (UTC)
Was using some old coding, there is no problem, sorry to bug. --Elven Chaos Elven's Talk Page 20:24, 25 July 2008 (UTC)