Difference between revisions of "BasicInternet:How to edit"

From its-wiki.no

Jump to: navigation, search
m
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
= How to edit the BasicInternet pages =
+
{{TOCright}}
 +
= [[Title::How to edit the Basic Internet pages]] =
 
The Basic Internet pages are built up on top of a Semantic MediaWiki. The Basic Internet Foundation page is using the following elements
 
The Basic Internet pages are built up on top of a Semantic MediaWiki. The Basic Internet Foundation page is using the following elements
 
* [[Template:BIF_Navbar]] defines the elements in the navigation bare on top (from ''Home'' to ''About us'')
 
* [[Template:BIF_Navbar]] defines the elements in the navigation bare on top (from ''Home'' to ''About us'')
Line 15: Line 16:
 
== Formatting on a wiki ==
 
== Formatting on a wiki ==
 
[[File:Wiki_formatting.png|right|top formatting table]]
 
[[File:Wiki_formatting.png|right|top formatting table]]
As such, editing is done based on the syntax given in [http://www.mediawiki.org/wiki/Help:Formatting MediaWiki, Help Formatting]. Alternatively you can mark a word or sentence, and then use the pictograms on the top to achieve the formatting.  
+
As such, editing is done based on the syntax given in [http://www.mediawiki.org/wiki/Help:Formatting MediaWiki, Help Formatting]. Alternatively you can mark a word or sentence, and then use the pictograms on the top to achieve the formatting.
  
 
= Comments/Suggestions ? =
 
= Comments/Suggestions ? =
 
If you have any suggestions or comments, please let us know
 
If you have any suggestions or comments, please let us know
 
----
 
= Footer configuration =
 
uses: Extension:Header_Footer
 
 
=== Per-Namespace Header and Footer ===
 
Edit the pages:
 
* <code>MediaWiki:Hf-nsheader-''namespace name'' </code>
 
* <code>MediaWiki:Hf-nsfooter-''namespace name'' </code>
 
For the 'main' namespace, just use ''blank'' i.e. no string, but with the hyphen:
 
* <code>MediaWiki:Hf-nsheader- </code>
 
* <code>MediaWiki:Hf-nsfooter- </code>
 
 
=== Per-Page Header and Footer ===
 
Edit the pages:
 
* <code>MediaWiki:Hf-header-''page name'' </code>
 
* <code>MediaWiki:Hf-footer-''page name'' </code>
 
=== Disable commands ===
 
On ''edit'' protected pages, one can add
 
* <code>__NOHEADER__</code> to suppress the page level header
 
* <code>__NOFOOTER__</code> to suppress the page level footer
 
* <code>__NONSHEADER__</code> to suppress the namespace level header
 
* <code>__NONSFOOTER__</code> to suppress the namespace level footer
 
=== CSS ===
 
* Page Level Header: <nowiki><div class="hf-header"></nowiki>
 
* Namespace Level Header: <nowiki><div class="hf-nsheader"></nowiki>
 
* Page Level Footer: <nowiki><div class="hf-footer"></nowiki>
 
* Namespace Level Footer: <nowiki><div class="hf-nsfooter"></nowiki>
 
 
== Examples ==
 
Namespace BasicInternet
 
* [[MediaWiki:Hf-nsfooter-BasicInternet]]
 
Namespace Main
 
* [[MediaWiki:Hf-nsfooter-]]
 
Colour codes
 
* CWI blue #174F86
 
* BasicInternet white #DC143C
 
 
 
 
<pre>
 
{| id="cwi_footer" style="width:100%"  <!---- defined in skins/bif/main.css --->
 
|<span style="font-weight:bold; font-size: 120%; color:#DC143C">  Home </span>
 
|<span style="font-weight:bold; font-size: 120%; color:#DC143C">  Visjon2030 </span>
 
|<span style="font-weight:bold; font-size: 120%; color:#DC143C">  Home </span>
 
|<span style="font-weight:bold; font-size: 120%; color:#DC143C">  Lists </span>
 
|<span style="font-weight:bold; font-size: 120%; color:#DC143C">  Forms </span>
 
|}
 
</pre>
 
 
= Namespaces =
 
Our Namespaces used on praia.unik.no
 
* 152 Yeboo
 
* 154 SMT
 
*  156 Movation
 
* 158 Nextelco
 
* 160 FWA (free web access)
 
* 162 SecEDU
 
* 164 GravidPluss
 
* 166 BasicInternet
 
* 168 UNIKUM
 
* 170 BasicAdmin
 
* 172 GravidAdmin
 
* 174 CitiAdmin
 
* 176 CSM (for Citi-Sense-MOB)
 
  
 
[[Category:IT-help]]
 
[[Category:IT-help]]

Latest revision as of 08:00, 13 April 2015

How to edit the Basic Internet pages

The Basic Internet pages are built up on top of a Semantic MediaWiki. The Basic Internet Foundation page is using the following elements

Note: Translation to Norwegian is simply by adding /NO to any page. Example: BIF_News has the English version of people and more, while BIF_News/NO has the Norwegian version of information on people.

Login to the Wiki

In the upper corner you have the Login. After the login, the Edit is in the footer of each Wiki page.

Note: All users can add new users to the Wiki through Special:UserLogin/signup

Formatting on a wiki

top formatting table

As such, editing is done based on the syntax given in MediaWiki, Help Formatting. Alternatively you can mark a word or sentence, and then use the pictograms on the top to achieve the formatting.

Comments/Suggestions ?

If you have any suggestions or comments, please let us know