Talk:Creature Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>An Adventurer
mNo edit summary
imported>An Adventurer
No edit summary
Line 1: Line 1:
--[[User:An Adventurer|An Adventurer]] 23:21, 3 December 2007 (CST) I've made the changes to the template. let me know what you think.
--[[User:An Adventurer|An Adventurer]] 23:01, 3 December 2007 (CST) The great thing about the wiki is we don't have to include locations to find creatures or what trophies they drop, as you can just click on the what links here button to see all that. Of course, this also means we need to get to work on a template for individual dungeon pages, and make sure they include a list of monsters with links to their pages. But in the end, it will be a much better system than current fan sites.
--[[User:An Adventurer|An Adventurer]] 23:01, 3 December 2007 (CST) The great thing about the wiki is we don't have to include locations to find creatures or what trophies they drop, as you can just click on the what links here button to see all that. Of course, this also means we need to get to work on a template for individual dungeon pages, and make sure they include a list of monsters with links to their pages. But in the end, it will be a much better system than current fan sites.


Line 9: Line 12:


We may want to keep the stats in there, unless we always use the ID panel as the image. But sometimes the ID panel is not the greatest image of the creature itself since it doesn't show size, and we can't always ID creatures but may obtain the stats from other sources. Plus I've made lots of links to invididual creature pages while writing quests up, and if these links don't show general stats they aren't as helpful. We may want to leave secondary attributes on at least.
We may want to keep the stats in there, unless we always use the ID panel as the image. But sometimes the ID panel is not the greatest image of the creature itself since it doesn't show size, and we can't always ID creatures but may obtain the stats from other sources. Plus I've made lots of links to invididual creature pages while writing quests up, and if these links don't show general stats they aren't as helpful. We may want to leave secondary attributes on at least.
Example:
'''Introduced in:''' <Link to patch page>.
{|width=300 border=1
! colspan="3" | Monster Name
|-
! colspan="3"  |[[Image:Hearheaga.jpg]]
|-
!Level:
|colspan=2|100
|-
!width=100|<font color=red>Health</font>
!width=100|<font color=Goldenrod>Stam</font>
!width=100|<font color=blue>Mana</font>
|-
|width=100|200
|width=100|400
|width=100|300
|-
!XP:
|colspan=2|50,000
|-
!Weaknesses:
|colspan=2|Cold, Fire
|-
!Common Attacks:
|colspan=2|Slash
|-
!Notes:
| colspan=2|Found in the Moon Base.
|-
|}
<nowiki>
[[Catagory:Monster]]
</nowiki>
[[Category:Template]]
restricted width to 300 as that is the size of ID panel shots
-----
we could also include full stats here, example:
{|width=300 border=1
! colspan="3" | Monster Name
|-
! colspan="3"  | <image here>
|-
!Level:
|colspan=2|100
|-
!width=100|Strength
!width=100|Endurance
!width=100|Coord
|-
|200
|300
|200
|-
!width=100|Quick
!width=100|Focus
!width=100|Self
|-
|250
|50
|50
|-
!width=100|<font color=red>Health</font>
!width=100|<font color=Goldenrod>Stam</font>
!width=100|<font color=blue>Mana</font>
|-
|width=100|200
|width=100|400
|width=100|300
|-
!XP:
|colspan=2|50,000
|-
!Weaknesses:
|colspan=2|Cold, Fire
|-
!Common Attacks:
|colspan=2|Slash
|-
!Notes:
| colspan=2|Found in the Moon Base.
|-
|}
-----
We could even go further and include defenses:
{|width=300 border=1
! colspan="3" | Monster Name
|-
! colspan="3"  | <image here>
|-
!Level:
|colspan=2|100
|-
!width=100|Strength
!width=100|Endurance
!width=100|Coord
|-
|200
|300
|200
|-
!width=100|Quick
!width=100|Focus
!width=100|Self
|-
|250
|50
|50
|-
!width=100|<font color=red>Health</font>
!width=100|<font color=Goldenrod>Stam</font>
!width=100|<font color=blue>Mana</font>
|-
|width=100|200
|width=100|400
|width=100|300
|-
!width=100|Melee D
!width=100|Missile D
!width=100|Magic D
|-
|300
|230
|180
|-
!XP:
|colspan=2|50,000
|-
!Weaknesses:
|colspan=2|Cold, Fire
|-
!Common Attacks:
|colspan=2|Slash
|-
!Notes:
| colspan=2|Found in the Moon Base.
|-
|}

Revision as of 00:21, 4 December 2007

--An Adventurer 23:21, 3 December 2007 (CST) I've made the changes to the template. let me know what you think.


--An Adventurer 23:01, 3 December 2007 (CST) The great thing about the wiki is we don't have to include locations to find creatures or what trophies they drop, as you can just click on the what links here button to see all that. Of course, this also means we need to get to work on a template for individual dungeon pages, and make sure they include a list of monsters with links to their pages. But in the end, it will be a much better system than current fan sites.


--Sanguis 22:38, 3 December 2007 (CST) Realized that after the fact that we may end up not knowing stats, though I think stats shots are usually the best to show the mob.


--An Adventurer 22:33, 3 December 2007 (CST)

We may want to keep the stats in there, unless we always use the ID panel as the image. But sometimes the ID panel is not the greatest image of the creature itself since it doesn't show size, and we can't always ID creatures but may obtain the stats from other sources. Plus I've made lots of links to invididual creature pages while writing quests up, and if these links don't show general stats they aren't as helpful. We may want to leave secondary attributes on at least.