Latest Neocron News and Information

  • New test server patch #550 has been released to Vedeena

Difference between revisions of "Neocron Wiki:Common formats"

From Neocron Wiki
Jump to: navigation, search
(Fixed broken links)
 
(3 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
To create an internal link <nowiki> [[Link name|Name]] </nowiki>
 
To create an internal link <nowiki> [[Link name|Name]] </nowiki>
  
'''e.g. <nowiki>[[Ncwiki:Test|Test Page]]</nowiki>''' [[Ncwiki:Test|Test Page]]
+
'''e.g. <nowiki>[[Project:Test|Test Page]]</nowiki>''' [[Project:Test|Test Page]]
  
 
==External==
 
==External==
 +
 +
To create an External link <nowiki> [webaddress name] </nowiki>
 +
 +
'''e.g. <nowiki> [http://www.nc-wiki.com NC Wiki] </nowiki> gives [http://www.nc-wiki.com NC Wiki]
  
 
=Images=
 
=Images=
Line 16: Line 20:
  
 
==Thumbs==
 
==Thumbs==
 +
[[Image:wb_icon.png|thumb|80px|Warbot]]
  
 
To create an image as a thumb nail with a caption <nowiki> [[Image:Name|thumb|size(px)|Caption]] </nowiki>
 
To create an image as a thumb nail with a caption <nowiki> [[Image:Name|thumb|size(px)|Caption]] </nowiki>
  
'''e.g. <nowiki> [[Image:wb_icon.png|thumb|80px|Warbot]] </nowiki> [[Image:wb_icon.png|thumb|80px|Warbot]]
+
* Thumb indicates that it is a thumb nail of the picture
 +
* Size is in pixels
 +
* Caption is the text beneath the thumbnail
 +
 
 +
'''e.g. <nowiki> [[Image:wb_icon.png|thumb|80px|Warbot]] </nowiki>
  
 
=Templates=
 
=Templates=
  
==Adding Templates==
+
==Using Templates==
  
 
==Creating Templates==
 
==Creating Templates==

Latest revision as of 22:02, 24 February 2008

Links

Internal

To create an internal link [[Link name|Name]]

e.g. [[Project:Test|Test Page]] Test Page

External

To create an External link [webaddress name]

e.g. [http://www.nc-wiki.com NC Wiki] gives NC Wiki

Images

To create an image [[Image:Image name.format]]

e.g. [[Image:Wb icon.png]] Wb icon.png

Thumbs

Warbot

To create an image as a thumb nail with a caption [[Image:Name|thumb|size(px)|Caption]]

  • Thumb indicates that it is a thumb nail of the picture
  • Size is in pixels
  • Caption is the text beneath the thumbnail

e.g. [[Image:wb_icon.png|thumb|80px|Warbot]]

Templates

Using Templates

Creating Templates