An Image, when discussing the wiki, refers to an attachment that has its own page in the Image namespace. Unlike vBulletin's standard attachments, this kind of attachment can be included in multiple articles without creating additional copies of the attachment itself.
This feature is only available if the addon [arsenal]CES VaultWiki Images[/arsenal] has been installed.
Using Images
First, create a page in the Image namespace with title "Filename" - you can do this by selecting "Upload New File" from the Wiki Navbar menu.
When editing the page, the Title must match the file name of an attached file. In the event that you upload more than one attachment, this is how the mod differentiates which is the "main" one.
Say you have "Article A". You can now add a thumbnail of "Filename" using the code:
Code:
[image]filename|thumb|caption[/image]
Note: The Image BB-Code is not the same as vBulletin's [IMG] tag.
There are several other parameters that this BB-Code can accept. Check your forum's Special:WikiCodeList for more information, and experiment.
Remember that the BB-Code tag for each namespace - in this case "image" - is customizable in your Namespace Manager The Namespace Manager, accessible via CES VaultWiki > Namespace Manager, is where you will do the majority of namespace management. When you enter this section, you will be presented with a table where each row is a namespace in the database.
Read more...
.
This feature is only available if the addon [arsenal]CES VaultWiki Images[/arsenal] has been installed.
Using Images
First, create a page in the Image namespace with title "Filename" - you can do this by selecting "Upload New File" from the Wiki Navbar menu.
When editing the page, the Title must match the file name of an attached file. In the event that you upload more than one attachment, this is how the mod differentiates which is the "main" one.
Say you have "Article A". You can now add a thumbnail of "Filename" using the code:
Code:
[image]filename|thumb|caption[/image]
Note: The Image BB-Code is not the same as vBulletin's [IMG] tag.
There are several other parameters that this BB-Code can accept. Check your forum's Special:WikiCodeList for more information, and experiment.
Remember that the BB-Code tag for each namespace - in this case "image" - is customizable in your Namespace Manager The Namespace Manager, accessible via CES VaultWiki > Namespace Manager, is where you will do the majority of namespace management. When you enter this section, you will be presented with a table where each row is a namespace in the database.
Read more...
.
Comment