Help:Editing: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Hyperlinks | == Hyperlinks == | ||
External: | External: | ||
Line 6: | Line 6: | ||
Internal: | Internal: | ||
<pre><nowiki> [[Main_Page]] </ | <pre><nowiki> [[Main_Page]] </nowiki></pre> | ||
[[Main_Page]] | [[Main_Page]] | ||
== Tables | == Tables == | ||
* [http://meta.wikimedia.org/wiki/Help:Table More Table Help from Media Wiki] | |||
<pre><nowiki> | <pre><nowiki> | ||
{| | {| | ||
Line 33: | Line 33: | ||
|} | |} | ||
== Ignore markup | == Ignore markup == | ||
* In a box | * In a box | ||
Line 70: | Line 70: | ||
Then include to include a link to the file use | Then include to include a link to the file use | ||
<pre> <nowiki> [[Image:Chip_lb.png| tool tip]] </nowiki> </pre> | <pre> <nowiki> [[Image:Chip_lb.png|tool tip]] </nowiki> </pre> | ||
[[image:Chip_lb.png|tool tip]] | [[image:Chip_lb.png|tool tip]] | ||
Line 92: | Line 92: | ||
Not setting the thumbnail width respects users' preferences. | Not setting the thumbnail width respects users' preferences. | ||
If you want to link to a file available for download, use <pre><nowiki> [[Media:LinuxBIOS.pdf| This is a sample file]] </nowiki></pre> [[Media:LinuxBIOS.pdf | This is a sample file]] | If you want to link to a file available for download, use <pre><nowiki> [[Media:LinuxBIOS.pdf|This is a sample file]] </nowiki></pre> [[Media:LinuxBIOS.pdf|This is a sample file]] | ||
If you'd rather link to the page describing the image, use <pre><nowiki> [[:Image:LinuxBIOS.pdf | This is the description of a sample file]] </nowiki></pre> [[:Image:LinuxBIOS.pdf | This is the description of a sample file]] | If you'd rather link to the page describing the image, use <pre><nowiki> [[:Image:LinuxBIOS.pdf|This is the description of a sample file]] </nowiki></pre> [[:Image:LinuxBIOS.pdf|This is the description of a sample file]] | ||
== Categories == | == Categories == |
Revision as of 05:58, 31 October 2006
Hyperlinks
External:
[http://www.linuxbios.org/ LinuxBIOS Home Page]
Internal:
[[Main_Page]]
Tables
{| |+ The table's caption ! Column heading 1 !! Column heading 2 !! Column heading 3 |- |Cell 1 || Cell 2 || Cell 3 |- |Cell A |Cell B |Cell C |}
Column heading 1 | Column heading 2 | Column heading 3 |
---|---|---|
Cell 1 | Cell 2 | Cell 3 |
Cell A | Cell B | Cell C |
Ignore markup
- In a box
<pre><nowiki>replace \/ with / for end tags<\/nowiki><\/pre>
replace \/ with / for end tags
- No box
<nowiki>replace \/ with / for end tags<\/nowiki>
replace \/ with / for end tags
Footnotes - If we install that package it will work
I need a reference to a source.<ref name=source1> Reference Text for source1</ref> I need to reference the same source again. <ref name=source1/> I need another one. <ref name=source2> Reference Text for source2</ref>
I need a reference to a source.<ref name=source1> Reference Text for source1</ref>
I need to reference the same source again. <ref name=source1/>
I need another one. <ref name=source2> Reference Text for source2</ref>
At some point, usually the bottom of the page, I include
<references/>
<references/>
Files/Images
To include a file, first upload the file by clicking on Upload file in the toolbox on the left.
Then include to include a link to the file use
[[Image:Chip_lb.png|tool tip]]
or scaled
[[image:Chip_lb.png|80px|scaled larger logo]]
For some reason the thumbnails end up right justified, so these are in tables.
For a thumbnail, use
[[Image:Chip_lb.png|thumb|PEL logo]]
or
[[Image:Chip_lb.png|thumb|80px|Chip with LB logo]]
Not setting the thumbnail width respects users' preferences.
If you want to link to a file available for download, use
[[Media:LinuxBIOS.pdf|This is a sample file]]
This is a sample file If you'd rather link to the page describing the image, use
[[:Image:LinuxBIOS.pdf|This is the description of a sample file]]
This is the description of a sample file
Categories
[[Category:Tutorials]]