Guides:Eviand's Wiki Guide Creation: Difference between revisions
From SpiritVale Wiki
More actions
(One intermediate revision by the same user not shown) | |||
Line 196: | Line 196: | ||
* [[File:HolyIcon.png|15px]] [[Elements#Holy|Holy]] | * [[File:HolyIcon.png|15px]] [[Elements#Holy|Holy]] | ||
* [[File:NeutralIcon.png|15px]] [[Elements#Neutral|Neutral]] | * [[File:NeutralIcon.png|15px]] [[Elements#Neutral|Neutral]] | ||
== Linking to the Database == | |||
You can link an item directly from the database by using a special WikiLink called an external link. | |||
In order to find items, please use the following link to directly access the database: [https://spiritvale.info/ https://spiritvale.info/] | |||
<nowiki> | |||
[https://www.example.com Example] | |||
</nowiki> | |||
Which will then look like this: | |||
[https://www.example.com Example] | |||
=== Creating Database Link === | |||
# Find the page that you wish to link to, and copy the URL at the top. | |||
## https://spiritvale.info/equipment/tome-of-the-first-hymn | |||
# Add the brackets to each side of the URL. | |||
## <nowiki> [https://spiritvale.info/equipment/tome-of-the-first-hymn]</nowiki> | |||
# Add a space at the end, and then put in the name of the item. | |||
## <nowiki> [https://spiritvale.info/equipment/tome-of-the-first-hymn Tome of the First Hymn]</nowiki> | |||
If done correctly, you will have a like will look and function like this: [https://spiritvale.info/equipment/tome-of-the-first-hymn Tome of the First Hymn] |