Guides:Eviand's Wiki Guide Creation: Difference between revisions
From SpiritVale Wiki
More actions
No edit summary |
|||
Line 117: | Line 117: | ||
=== Example Three Level Section == | === Example Three Level Section == | ||
Another quick description | Another quick description | ||
== Adding Images and Links == | |||
For making your guides pop out, it's a good idea to become familiar with how to use both images and links to other pages, including directly to the database. | |||
To pull up another page, you would simply put the page name in double brackets: | |||
* <nowiki>[[Example]]</nowiki> | |||
* [[Example]] | |||
If you need to link to a specific section, you can call out that section by using the Number Sign (<nowiki>#</nowiki>) with the name of the section: | |||
*<nowiki>[[Example#Example Level 2 Section]]</nowiki> | |||
* [[Example#Example Level 2 Section]] | |||
You can change how the text looks by adding a Pipe Sign (<nowiki>|</nowiki> and before the closing brackets: | |||
* <nowiki>[[Example|My new name!]]</nowiki> | |||
* [[Example|My new name!]] | |||
You can also combine all of that into a single link: | |||
* <nowiki>[[Example#Example Level 2 Section|My new name!]]</nowiki> | |||
* [[Example#Example Level 2 Section|My new name!]] | |||
Finally, you can add an image before your link, especially if you want it to pop out. If doing this via text, make sure to use the Pipe Sign and add in a pixel (px) limit of 15: | |||
* <nowiki>[[File:FireIcon.png|15px]]</nowiki> | |||
* [[File:FireIcon.png|15px]] | |||
==== List of Premade Image Icons ==== | |||
Here is a full list of all the icons you can use in your text, along side a link to each section. Just copy and paste any of these into your page to make your words and images stand out! | |||
'''Attributes''' | |||
<nowiki> | |||
[[File:Strength.png|15px]] [[Attributes#Strength_(STR)|STR]] | |||
[[File:Vitality.png|15px]] [[Attributes#Vitality_(VIT)|VIT]] | |||
[[File:Dexterity.png|15px]] [[Attributes#Dexterity_(DEX)|DEX]] | |||
[[File:Agility.png|15px]] [[Attributes#Agility_(AGI)|AGI]] | |||
[[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]] | |||
[[File:Luck.png|15px]] [[Attributes#Luck_(LUK)|LUK]] | |||
</nowiki> | |||
* [[File:Strength.png|15px]] [[Attributes#Strength_(STR)|STR]] | |||
* [[File:Vitality.png|15px]] [[Attributes#Vitality_(VIT)|VIT]] | |||
* [[File:Dexterity.png|15px]] [[Attributes#Dexterity_(DEX)|DEX]] | |||
* [[File:Agility.png|15px]] [[Attributes#Agility_(AGI)|AGI]] | |||
* [[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]] | |||
* [[File:Luck.png|15px]] [[Attributes#Luck_(LUK)|LUK]] | |||
'''Elements''' | |||
<nowiki> | |||
[[File:FireIcon.png|15px]] [[Elements#Fire|Fire]] | |||
[[File:WaterIcon.png|15px]] [[Elements#Water|Water]] | |||
[[File:EarthIcon.png|15px]] [[Elements#Earth|Earth]] | |||
[[File:WindIcon.png|15px]] [[Elements#Wind|Wind]] | |||
[[File:ShadowIcon.png|15px]] [[Elements#Shadow|Shadow]] | |||
[[File:PoisonIcon.png|15px]] [[Elements#Poison|Poison]] | |||
[[File:UndeadIcon.png|15px]] [[Elements#Undead|Undead]] | |||
[[File:HolyIcon.png|15px]] [[Elements#Holy|Holy]] | |||
[[File:NeutralIcon.png|15px]] [[Elements#Neutral|Neutral]] | |||
</nowiki> | |||
* [[File:FireIcon.png|15px]] [[Elements#Fire|Fire]] | |||
* [[File:WaterIcon.png|15px]] [[Elements#Water|Water]] | |||
* [[File:EarthIcon.png|15px]] [[Elements#Earth|Earth]] | |||
* [[File:WindIcon.png|15px]] [[Elements#Wind|Wind]] | |||
* [[File:ShadowIcon.png|15px]] [[Elements#Shadow|Shadow]] | |||
* [[File:PoisonIcon.png|15px]] [[Elements#Poison|Poison]] | |||
* [[File:UndeadIcon.png|15px]] [[Elements#Undead|Undead]] | |||
* [[File:HolyIcon.png|15px]] [[Elements#Holy|Holy]] | |||
* [[File:NeutralIcon.png|15px]] [[Elements#Neutral|Neutral]] | |||
== Guide Specific Section == | == Guide Specific Section == |