×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Help:Editing: Difference between revisions

    Content added Content deleted
    imported>Cosmea
    mNo edit summary
     
    (28 intermediate revisions by 8 users not shown)
    Line 1: Line 1:
    Hello! dfbgckd interesting dfbgckd site! I'm really like it! Very, very dfbgckd good!
    === WikiGoodStyle ===


    Very nice site!
    check http://wiki.blinkenarea.org/bin/view/TWiki/GoodStyle (wich is a TWiki, no MediaWiki...)


    Hello! eabecdk interesting eabecdk site! I'm really like it! Very, very eabecdk good!
    --[[User:Took|Took]] 17:58, 7 February 2006 (CET)


    ==Linking==
    *external link = blue ([[Wikipedia:Sandbox]])
    ** external: <nowiki>http://seti23.org</nowiki> = http://seti23.org
    ** external: <nowiki>[http://seti23.org]</nowiki> = [http://seti23.org]
    ** external labeled: <nowiki>[http://seti23.org seti23]</nowiki> = [http://seti23.org seti23]


    *internal link = green ([[Sandbox]])
    === WikiCode ===
    ** internal: <nowiki>[[Fnord]]</nowiki> = [[Fnord]]
    ** internal labeled: <nowiki>[[Fnord|lick here]]</nowiki> = [[Fnord|lick here]]


    Notice that external links have only one bracket, while wiki links have double brackets.<br>
    {| border=1 align=center
    !What you type
    !What you get
    |----
    |<nowiki>'''bold'''</nowiki>
    |'''bold'''
    |----
    |<nowiki>''italic''</nowiki>
    |''italic''
    |----
    |<nowiki><u>underlined</u></nowiki>
    |<u>underlined</u>
    |----
    |<nowiki><strike>strike out</strike></nowiki>
    |<strike>strike out</strike>
    |----
    |<nowiki><pre>preformatted</pre></nowiki>
    |<pre>preformatted</pre>
    |----
    |<nowiki><nowiki>WikiCode disabled<nowiki></nowiki>
    |<nowiki>WikiCode disabled</nowiki>
    |----
    |<nowiki><code>Code</code></nowiki>
    |<code>Code</code>
    |----
    |<nowiki><tt>Typewriter</tt></nowiki>
    |<tt>Typewriter</tt>
    |----
    |<nowiki><small>small</small></nowiki>
    |<small>small</small>
    |----
    |<nowiki>hoch<sup>gestellt</sup></nowiki>
    |hoch<sup>gestellt</sup>
    |----
    |<nowiki>tief<sub>gestellt</sub></nowiki>
    |tief<sub>gestellt</sub>
    |----
    |space as first character in a line
    |<pre>space as first character</pre>
    |----
    |Images must uploaded first, see [[Special:Upload]]
    |
    |----
    |<nowiki></nowiki>
    |
    |----
    |<nowiki></nowiki>
    |
    |----
    |<nowiki></nowiki>
    |
    |----
    |<nowiki></nowiki>
    |
    |}


    *broken* link = red ([[A fake sandbox]]) ( or a 'wanted link'; It means ''YOU'' should create it ;) )


    * interwiki: <nowiki>[[Wikipedia:Fnord]]</nowiki> = [[Wikipedia:Fnord]]
    ==Sections / Überschriften==
    * interwiki labeled: <nowiki>[[Wikipedia:Fnord|touch me]]</nowiki> = [[Wikipedia:Fnord|touch me]]
    <!-- The following uses HTML headings markup instead of wiki headings. However, it messes up the section edit links, so please do not use it.--> <h2>Section1</h2> (type <nowiki>=Section1=</nowiki>) <br/> A Table of Contents will automatically be added to an article that has four or more sections.
    [[InterWiki|Interwiki]] linking includes search engine links like <nowiki>[[Google:Fnord]]</nowiki> = [[Google:Fnord]] and you can use every other alias you find in the [[InterMap|Intermap]].


    ===internal linking to an anchor===
    <h3>Section2</h3>
    [[The_S23_Quick_and_Dirty_Wiki_Tutorial_for_the_Impatient#how_to_link]]
    (type <nowiki>==Section2==</nowiki>)


    ===external linking with square-brackets in url===
    <h4>Section3</h4>
    If an [ or ] appears in external URLs you need to escape it using %5B for [ and %5D for ] to make the link work properly. see [http://www.december.com/html/spec/esccodes.html URL Escape Codes]
    (type <nowiki>===Section3===</nowiki>)


    ===Redirect===
    <nowiki>#REDIRECT [[Querfälltein]]</nowiki>


    see also [[S23_Wiki_Tips#Wiki_Organization_Tips]]


    ==Lists==
    == Math / Tex ==
    see http://meta.wikimedia.org/wiki/Help:Formula
    *foo (type <nowiki>*foo</nowiki>)
    **foobar (type <nowiki>**foobar</nowiki>)
    ***foofoobar (type <nowiki>***foofoobar</nowiki>)


    == Tables ==
    or
    U may use ordinary html code or this:
    <pre>
    {|
    |cell1, row1
    |cell2, row1
    |----
    |cell1, row2
    |cell2, row2
    |}
    </pre>
    will look like
    {|
    |cell1, row1
    |cell2, row1
    |----
    |cell1, row2
    |cell2, row2
    |}


    U may also use ! instead of | to creat a title.
    #one (type <nowiki>#one</nowiki>)
    #two (type <nowiki>#two</nowiki>)
    #three (type <nowiki>#three</nowiki>)


    There are a lot of other options. --> Somebody: Pls explain all ot them here or give a link
    ==Linking==
    *external link = blue ([[Wikipedia:Sandbox]])
    ** external: <nowiki>[http://seti23.org]</nowiki> = [http://seti23.org]
    ** external labeled: <nowiki>[http://seti23.org seti23]</nowiki> = [http://seti23.org seti23]


    This link isn't that great http://en.wikipedia.org/wiki/How_to_use_tables
    *internal link = green ([[Sandbox]])
    ** internal: <nowiki>[[Fnord]]</nowiki> = [[Fnord]]
    ** internal labeled: <nowiki>[[Fnord|lick here]]</nowiki> = [[Fnord|lick here]]


    http://meta.wikimedia.org/wiki/Help:Table is better
    Notice that external links have only one bracket, while wiki links have double brackets.<br>


    [http://s23.org/wikistats/wikipedias_wiki.php Example of a complex table in wikisyntax]
    *broken* link = red ([[A fake sandbox]]) (*or 'wanted link',it means YOU should create it;))

    U may also use this [http://de.wikipedia.org/wiki/Wikipedia:Helferlein/EXCEL_Tabellenumwandlung VBA-Macro] for converting excel-tables to wikicode. This Macro converts any selected range of cells into a wiki-text, that are copied via the clipboard into the wiki-editor. Maybe usefull


    * interwiki: <nowiki>[[Wikipedia:Fnord]]</nowiki> = [[Wikipedia:Fnord]]
    * interwiki labeled: <nowiki>[[Wikipedia:Fnord|touch me]]</nowiki> = [[Wikipedia:Fnord|touch me]]
    [[InterWiki|Interwiki]] linking includes search engine links like <nowiki>[[Google:Fnord]]</nowiki> = [[Google:Fnord]] and you can use every other alias you find in the [[InterMap|Intermap]].


    ===internal Linking to an anchor===
    [[The_S23_Quick_and_Dirty_Wiki_Tutorial_for_the_Impatient#how_to_link:]]





    <br>

    <br>
    === Learn first ===
    == Learn first ==


    #Learn what the hell a Wiki really is @ [[Usemod:WhatIsAWiki|usemod-wiki: what is a wiki]]
    #Learn what the hell a Wiki really is @ [[Usemod:WhatIsAWiki|usemod-wiki: what is a wiki]]
    #check http://wiki.blinkenarea.org/bin/view/TWiki/GoodStyle (wich is a TWiki, no MediaWiki...)
    #Learn how to edit a Wiki page from [[Tutorial]]
    #Learn how to edit a Wiki page from [[Tutorial]]
    :: or if you have [[ADD]] or are impatient try the [[The_S23_Quick_and_Dirty_Wiki_Tutorial_for_the_Impatient|s23 quick and dirty wiki-tutorial for the impatient]]
    :: or if you have [[ADD]] or are impatient try the [[The_S23_Quick_and_Dirty_Wiki_Tutorial_for_the_Impatient|s23 quick and dirty wiki-tutorial for the impatient]]
    #Learn some Tips & Tricks from [[S23 Wiki Tips]]
    #Learn some Tips & Tricks from [[S23 Wiki Tips]]
    #[[Wiki Shortcuts]]


    ----
    ----

    ==Related Links==

    [http://cargames.com.au/ '''car games''']

    [http://www.unbeatable.co.uk/pages/Electronics/TV-and-Video/Flat-Panel-Televisions/ '''lcd tv''']

    Latest revision as of 02:44, 21 November 2013

    Hello! dfbgckd interesting dfbgckd site! I'm really like it! Very, very dfbgckd good!
    

    Very nice site!

    Hello! eabecdk interesting eabecdk site! I'm really like it! Very, very eabecdk good!
    

    Linking[edit]

    • internal link = green (Sandbox)
      • internal: [[Fnord]] = Fnord
      • internal labeled: [[Fnord|lick here]] = lick here

    Notice that external links have only one bracket, while wiki links have double brackets.

    • broken* link = red (A fake sandbox) ( or a 'wanted link'; It means YOU should create it ;) )

    Interwiki linking includes search engine links like [[Google:Fnord]] = Google:Fnord and you can use every other alias you find in the Intermap.

    internal linking to an anchor[edit]

    The_S23_Quick_and_Dirty_Wiki_Tutorial_for_the_Impatient#how_to_link

    external linking with square-brackets in url[edit]

    If an [ or ] appears in external URLs you need to escape it using %5B for [ and %5D for ] to make the link work properly. see URL Escape Codes

    Redirect[edit]

    #REDIRECT [[Querfälltein]]

    see also S23_Wiki_Tips#Wiki_Organization_Tips

    Math / Tex[edit]

    see http://meta.wikimedia.org/wiki/Help:Formula

    Tables[edit]

    U may use ordinary html code or this:

    {|
    |cell1, row1
    |cell2, row1
    |----
    |cell1, row2
    |cell2, row2
    |}
    

    will look like

    cell1, row1 cell2, row1
    cell1, row2 cell2, row2

    U may also use ! instead of | to creat a title.

    There are a lot of other options. --> Somebody: Pls explain all ot them here or give a link

    This link isn't that great http://en.wikipedia.org/wiki/How_to_use_tables

    http://meta.wikimedia.org/wiki/Help:Table is better

    Example of a complex table in wikisyntax

    U may also use this VBA-Macro for converting excel-tables to wikicode. This Macro converts any selected range of cells into a wiki-text, that are copied via the clipboard into the wiki-editor. Maybe usefull




    Learn first[edit]

    1. Learn what the hell a Wiki really is @ usemod-wiki: what is a wiki
    2. check http://wiki.blinkenarea.org/bin/view/TWiki/GoodStyle (wich is a TWiki, no MediaWiki...)
    3. Learn how to edit a Wiki page from Tutorial
    or if you have ADD or are impatient try the s23 quick and dirty wiki-tutorial for the impatient
    1. Learn some Tips & Tricks from S23 Wiki Tips
    2. Wiki Shortcuts

    Related Links[edit]

    car games

    lcd tv

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.