How-to's

From Wikireedia
(Difference between revisions)
Jump to: navigation, search
(7. No Wiki Markup)
Line 19: Line 19:
 
====7. No Wiki Markup====
 
====7. No Wiki Markup====
 
If you do not want the wiki to interpret HTML tags then add <nowiki> markup <nowiki> to the start and end of the tags for instance <nowiki> <ref> abc </ref> <nowiki> allows you to see the tags in the article page
 
If you do not want the wiki to interpret HTML tags then add <nowiki> markup <nowiki> to the start and end of the tags for instance <nowiki> <ref> abc </ref> <nowiki> allows you to see the tags in the article page
 +
 +
====Semantic Forms====
 +
Just getting to grips with this. Have started with the easiest form here http://wikireedia.net/wikireedia/index.php?title=Form:Licenses. Need to undertstand how to edit the form template and create new one see here for instructions http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Quick_start_guide. --~~~~

Revision as of 12:16, 23 January 2012

1. Login

2. Change the Logo on the Main Page

3. Add a new page

4. Creating collapsible rows

This was a surprisingly difficult task. The first issue is that it requires the creation of many templates for it to work effectively as it does on Wikipedia.

  • The first step was to install the extenstions and templates recommended by ETCWiki http://www.etcwiki.org/wiki/Install_infobox
  • Copy the Mediawiki:Common.css in to my Wiki
  • I built the collapsable navigation boxes based upon the Navbox template (and associated templates)using the information here: http://en.wikipedia.org/wiki/Template:Navbox
  • The navigation boxes were correctly formatted but were not collapsible. I read that a java script query was needed and that was included Mediawiki:Common.js. I copied the source my wiki but upon refreshing the browser I was getting jQuery errors and the show/hide collapsable box was still not working. One webpage suggested added additional script to the Mediawiki:Common.js. but this did not work. Follow that discussion here: http://en.wikipedia.org/wiki/Help_talk:Collapsing
  • I then followed the steps on http://www.mediawiki.org/wiki/Manual:Collapsible_tables and completely replaced my Mediawiki:Common.js with the code suggested here. I did not make the second change to Mediawiki:Common.css that was suggested.
  • I created and tested the navigation box successfully as below

Template:Selected Achievements by Application

5. Magic Words

  • Used magic words Template:Number of articles to parse the number of pages on the wiki on the Main Page
  • Used magic words to hide Table of Contents where not necessary and

6. References

You can add footnote type referenced attachments by adding the [1] and then
  1. attachment
. See Spec Sheet for example.

7. No Wiki Markup

If you do not want the wiki to interpret HTML tags then add markup <nowiki> to the start and end of the tags for instance <nowiki> <ref> abc </ref> <nowiki> allows you to see the tags in the article page ====Semantic Forms==== Just getting to grips with this. Have started with the easiest form here http://wikireedia.net/wikireedia/index.php?title=Form:Licenses. Need to undertstand how to edit the form template and create new one see here for instructions http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Quick_start_guide. --~~~~

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox