Template:Infobox NPC/doc: Difference between revisions

From Portals of Phereon Wiki
Content added Content deleted
portalsofphereon>Kozd
mNo edit summary
portalsofphereon>Kozd
mNo edit summary
Line 1: Line 1:
;Description
;Description
:Creates a NPC Infobox with almost all npc parameters.
:Creates a NPC Infobox with almost all npc parameters.

;Usage
:Use this as a template
<pre>{{Infobox_NPC
|Name =
|Image =
|CharacterDescription =
|Species = Species/Species
|Sex =
|Personality = * Personality here
* continue the same way
|Traits = * Trait here
* continue the same way
|Learned = * Learned Skill/Profession here
* continue the same way
|Skills = * Skill here
* continue the same way
|PassiveSkills = Skill attack/seduce/defend/move / continue the same way
|Specials = * Specials here
* continue the same way
|Level =
|LvType =
|MoveType =
|Size =
|Beauty = Number Only
|InitialHealth =
|InitialMana =
|InitialStrenght =
|InitialMagic =
|InitialSpeed =
|InitialMovType =
|InitialLDmg =
|InitialLRes =
|InitialMaxLust =
|InitialArmor =
|InitialFertility =
|InitialVirility =
|Tits =
|Milk =
|Cock =
|Cum =
|MaxLV =
|Lust =
|Hp =
|Mana =
|Strength =
|Magic =
|Ferility =
|Virility =
}}</pre>


;Info
;Info
:Species pair is completed in this format <pre>Species/Species</pre>
:Sex is Male, Female and Futa
:Sex is Male, Female and Futa
:Infobox style is in [[MediaWiki:ThemeNPC.css]]
:Personality, Traits, Learned, Skills and Specials are automatically completed as bullet list with links to the appropriate page in this format

<pre>* trait
;Example
* trait 2
{{Infobox_NPC
* trait 3</pre>
|Name = Castalia
:Tab color styles are done in [[MediaWiki:ThemeNPC.css]]
|Image = Castalia.png
|CharacterDescription = Test desc
|Species = Centaur/Lymean
|Sex = Futa
|Personality = * Shy
* Perverted
|Traits = * Royal
* Intelligent
|Learned = * Cook
|Skills = * Teleport
* Full Heal
* Protect
* Entice
|PassiveSkills = Drain Mana attack
|Specials = * Unique
* NPC
|Level = 1
|LvType = Average
|MoveType = Normal
|Size = Medium
|Beauty = Appealing(70)
|InitialHealth = 20
|InitialMana = 20(24)
|InitialStrenght = 2
|InitialMagic = 2
|InitialSpeed = 4
|InitialMovType = Move
|InitialLDmg = 4
|InitialLRes = 1(-1)
|InitialMaxLust = 20
|InitialArmor = 0
|InitialFertility = 12
|InitialVirility = 50
|Tits = 600
|Milk = 3000
|Cock = 50
|Cum = 5000
|MaxLV = 10
|Lust = 2
|Hp = 1
|Mana = 5
|Strength = 3
|Magic = 4
|Ferility = 2
|Virility = 2}}

<includeonly>[[Category:Infoboxes|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 22:06, 8 September 2019

Description
Creates a NPC Infobox with almost all npc parameters.
Usage
Use this as a template
{{Infobox_NPC
|Name =
|Image =
|CharacterDescription =
|Species = Species/Species
|Sex =
|Personality = * Personality here
* continue the same way
|Traits = * Trait here
* continue the same way
|Learned = * Learned Skill/Profession here
* continue the same way
|Skills = * Skill here
* continue the same way
|PassiveSkills = Skill attack/seduce/defend/move / continue the same way
|Specials = * Specials here
* continue the same way
|Level =
|LvType =
|MoveType =
|Size =
|Beauty = Number Only
|InitialHealth =
|InitialMana =
|InitialStrenght =
|InitialMagic =
|InitialSpeed =
|InitialMovType =
|InitialLDmg =
|InitialLRes =
|InitialMaxLust =
|InitialArmor =
|InitialFertility =
|InitialVirility =
|Tits =
|Milk =
|Cock =
|Cum =
|MaxLV =
|Lust =
|Hp =
|Mana =
|Strength =
|Magic =
|Ferility =
|Virility =
}}
Info
Sex is Male, Female and Futa
Infobox style is in MediaWiki:ThemeNPC.css
Example