Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Guides:Eviand's Wiki Guide Creation: Difference between revisions

From SpiritVale Wiki
No edit summary
No edit summary
Line 60: Line 60:
  |}
  |}


This will check for a template page called "Example Insert", and then you're more than welcome to fill in all the values. When a page is inserted
This will check for a template page called "Example Insert", and then you're more than welcome to fill in all the values. When you "Save changes" the insert transforms into the template, and automatically fills out all the empty fields.
 
It allows the creation of fancy tables like this, without any programming skills.
 
This:
 
{{Template:ClassInfoBox
| Role = Rogue
| Stats = AGI
| Weapons = Dagger
|}
 
turns into that ------>
 
{{Template:ClassInfoBox
| Role = Rogue
| Stats = AGI
| Weapons = Dagger
|}}
 
----
 
You can also use the normal edit function to directly edit a table. Simply doubleclick on any inserted template, and a popup box will show up that will let you enter in all the individual fields:
 
[[File:Edit_Template_Example.png]]