Recent Changes for "Help with Formatting" - Wiki Spothttp://wikispot.org/Help_with_FormattingRecent Changes of the page "Help with Formatting" on Wiki Spot.en-us Help with Formattinghttp://wikispot.org/Help_with_Formatting2013-01-22 15:46:52KarlHarovonMogeladding back parens <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 17: </td> <td> Line 17: </td> </tr> <tr> <td> <span>-</span> || centered ^{{{enclose in --&gt; arrows &lt;--}}}^ || {{{ --&gt; centered text &lt;-- }}} || --&gt; centered text &lt;-- || </td> <td> <span>+</span> || centered ^<span>(</span>{{{enclose in --&gt; arrows &lt;--}}}<span>)</span>^ || {{{ --&gt; centered text &lt;-- }}} || --&gt; centered text &lt;-- || </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2013-01-22 05:07:52KarlHarovonMogelweird formatting fix? <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 17: </td> <td> Line 17: </td> </tr> <tr> <td> <span>-</span> || centered ^<span>(</span>enclose in --&gt; arrows &lt;--<span>)</span>^ || {{{ --&gt; centered text &lt;-- }}} || --&gt; centered text &lt;-- || </td> <td> <span>+</span> || centered ^<span>{{{</span>enclose in --&gt; arrows &lt;--<span>}}}</span>^ || {{{ --&gt; centered text &lt;-- }}} || --&gt; centered text &lt;-- || </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2011-08-20 14:58:20Revert to version 28. <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- With the fashion capital of the world, Milan few scores of kms away from Rome, does it need much of explanation as what kind of a nightlife Rome has? Inexplicable, mystifying. Rome has all kinds of nightlife hubs. It's an enviable destination for many in the world. It's that kind of an arena, where a party animal let himself loose. There's no end to the spontaneous flow of joy in Rome. With it's electrifying environment, Avenue Rome assures itself unending adulation.</span> </td> <td> <span>+ =Text Formatting Rules=</span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>- Body:<br> - An ancient city, with a breathtaking historical background and an enormous entity in the globalized world today, Rome doesn't require an explanation for itself. Neither does its life. Its a name enough for bringing a smile to the world. So is its nightlife. Lively, magical, enchanting. [http://www.romaexclusiveparty.com/discoteche-estive-roma/ Avenue Roma] is a radiant destination for the ultimate enjoyment of life. It charges you up for a lifetime. Letting the hair down in the glitziest hubs is Rome vogue. Rome is unique and it starts later than usual. She is different from any other capital in the world and that has a explainable reason.</span> </td> <td> <span>+ Leave blank lines to separate paragraphs. You can use {{{[[br]]}}} to force linebreaks into paragraphs, but this is rarely necessary -- returns behave as you'd expect from any text editor.</span> </td> </tr> <tr> <td> Line 6: </td> <td> Line 5: </td> </tr> <tr> <td> <span>- With a myriad number of night spots, the city of Rome is an example setter for the world at large. The world has a lot to learn from Rome party rooms, when it comes to partying. The environment is orgiastic yet not sleazy. It's frolic but not rustic. No other city can ever match up the Roman nightlife. It has hubs for every strata, every age group of the society. A search on the websites can flood one with the information specific to every nightspot. A virtual treat is also on the offering on these portals. They have videos and snaps posted on their blogs too, along with the exclusive comments for each pub.</span> </td> <td> <span>+ Normally, you'll just get plain, left-aligned text. To do anything more creative to your text, you'll probably need to put some sort of markup on both sides of your special text. For example, two single quotes (which look remarkably like double quotes ''but which won't work'') around {{{''something''}}} will give you ''something''; three single quotes around {{{'''something else'''}}} gives you '''something else''' bolded.</span> </td> </tr> <tr> <td> Line 8: </td> <td> Line 7: </td> </tr> <tr> <td> <span>- The pubs have their personal websites or there are online firms which take care of the bookings, when subscribed to. They organize a varied list of events. Birthday parties, bachelor parties, stag parties, hen parties, official parties, private parties , a click is all that will take to arrange a hassle free, grand gathering in one of the happening cities of the world. There are further options of getting the settings of the place customized to one's choice.</span> </td> <td> <span>+ ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; Desired effect || You type || The page displays: ||<br> + || bold ^(enclose with three single quotes)^ || {{{'''bold'''}}} || '''bold''' ||<br> + || italics ^(enclose with two single quotes)^ || {{{''italics''}}} || ''italics'' ||<br> + || bold italics ^(enclose with five single quotes)^ || {{{'''''bold italics'''''}}} || '''''bold italics''''' ||<br> + || underlined ^(enclose with two underscores)^ || {{{__underlined__}}} || __underlined__ ||<br> + || superscript ^(enclose with carets)^ || {{{a^2^ + b^2^ = c^2^}}} || a^2^ + b^2^ = c^2^ ||<br> + || subscript ^(enclose with two commas)^ || {{{H,,2,,O}}} || H,,2,,O ||<br> + || strikethrough ^(enclose with {{{--X and X--}}})^ || {{{I am --XnotX-- available.}}} || I am --XnotX-- available. ||<br> + || force a carriage return ^([[br]])^ || {{{I am on [[br]] two lines}}} || I am on [[br]] two lines ||<br> + || preformatted (ignores wiki markup) ^(enclose in three curly braces)^ || {{{ {{{ ''not italic'' }}} }}} || {{{''not italic'' }}} ||<br> + || centered ^(enclose in --&gt; arrows &lt;--)^ || {{{ --&gt; centered text &lt;-- }}} || --&gt; centered text &lt;-- ||</span> </td> </tr> <tr> <td> Line 10: </td> <td> Line 19: </td> </tr> <tr> <td> <span>- The nightlife of [http://www.romaexclusiveparty.com/organizzazione-eventi-roma/festa-privata-roma/ Feste private Roma] is truly enviable. The city is an incubator of freaky nightlife with gracious spots to hang out at. It's a never ending stream of joy. The quality of gentry is well expected given the fact that the city is neighbor to the fashion capital of the world, Milan. It's one of a kind city in the globe where a person would love to get lost in, just to seep in the glamorous surrounding of Roma. “Quando a Roma, comportati come i romani ” , the Romans say ,“When in Rome, do as the Romans do”. Come, let's have a taste of Rome, the penultimate nightlife.</span> </td> <td> <span>+ = Examples =<br> + <br> + __1.__ To center your text, you need to put the symbols "{{{--&gt;}}}" and "{{{&lt;--}}}" around the text. For example, if you want to center "I am centered.":<br> + ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||&lt;width="300"&gt;The page displays: ||<br> + ||{{{--&gt;I am centered.&lt;--}}} [[nbsp]] [[nbsp]] || --&gt;I am centered.&lt;--||<br> + <br> + __2.__ To mix up some markup, using bold and italics, see below:<br> + ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||The page displays: ||<br> + ||{{{Here's some '''''bold and italics;'' now just bold only.'''}}} || Here's some '''''bold and italics;'' now just bold only.''' ||<br> + <br> + __3.__ To insert text (inline) without formatting, in a {{{monospace font}}}, use three curly braces like this:<br> + ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type || The page displays: ||<br> + ||{{{ {{{'''No''' markup here!}}} }}}||{{{'''No''' markup here!}}} ||<br> + <br> + *Note: To show an example of code (unformatted text) in a rectangular box, put the three "opening" curly braces at the end of the line immediately above the code and the three "closing" curly braces at the beginning of the line immediately below the code.<br> + <br> + As a very advanced tip for those who are absolutely sure that their formatting is correct, but strange things are happening: Often when simple style markup (like italics and bold) is screwy in really odd ways, it is because there is an apparently unrelated style that is either not closed or improperly closed in a table before the section you're having problems with. The broken style in the table doesn't go beyond the end of the table cell, but it does mess with how the rest of the entry is rendered in odd, non-obvious ways. Fix the markup in the table, and the rest of the page should look fine.<br> + <br> + <br> + -----<br> + For more information on the possible markup, see ["Help with Editing"].</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2011-08-20 14:10:29Revert to version 27. <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- =Text Formatting Rules=</span> </td> <td> <span>+ With the fashion capital of the world, Milan few scores of kms away from Rome, does it need much of explanation as what kind of a nightlife Rome has? Inexplicable, mystifying. Rome has all kinds of nightlife hubs. It's an enviable destination for many in the world. It's that kind of an arena, where a party animal let himself loose. There's no end to the spontaneous flow of joy in Rome. With it's electrifying environment, Avenue Rome assures itself unending adulation.</span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>- Leave blank lines to separate paragraphs. You can use {{{[[br]]}}} to force linebreaks into paragraphs, but this is rarely necessary -- returns behave as you'd expect from any text editor.</span> </td> <td> <span>+ Body:<br> + An ancient city, with a breathtaking historical background and an enormous entity in the globalized world today, Rome doesn't require an explanation for itself. Neither does its life. Its a name enough for bringing a smile to the world. So is its nightlife. Lively, magical, enchanting. [http://www.romaexclusiveparty.com/discoteche-estive-roma/ Avenue Roma] is a radiant destination for the ultimate enjoyment of life. It charges you up for a lifetime. Letting the hair down in the glitziest hubs is Rome vogue. Rome is unique and it starts later than usual. She is different from any other capital in the world and that has a explainable reason.</span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 6: </td> </tr> <tr> <td> <span>- Normally, you'll just get plain, left-aligned text. To do anything more creative to your text, you'll probably need to put some sort of markup on both sides of your special text. For example, two single quotes (which look remarkably like double quotes ''but which won't work'') around {{{''something''}}} will give you ''something''; three single quotes around {{{'''something else'''}}} gives you '''something else''' bolded.</span> </td> <td> <span>+ With a myriad number of night spots, the city of Rome is an example setter for the world at large. The world has a lot to learn from Rome party rooms, when it comes to partying. The environment is orgiastic yet not sleazy. It's frolic but not rustic. No other city can ever match up the Roman nightlife. It has hubs for every strata, every age group of the society. A search on the websites can flood one with the information specific to every nightspot. A virtual treat is also on the offering on these portals. They have videos and snaps posted on their blogs too, along with the exclusive comments for each pub.</span> </td> </tr> <tr> <td> Line 7: </td> <td> Line 8: </td> </tr> <tr> <td> <span>- ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; Desired effect || You type || The page displays: ||<br> - || bold ^(enclose with three single quotes)^ || {{{'''bold'''}}} || '''bold''' ||<br> - || italics ^(enclose with two single quotes)^ || {{{''italics''}}} || ''italics'' ||<br> - || bold italics ^(enclose with five single quotes)^ || {{{'''''bold italics'''''}}} || '''''bold italics''''' ||<br> - || underlined ^(enclose with two underscores)^ || {{{__underlined__}}} || __underlined__ ||<br> - || superscript ^(enclose with carets)^ || {{{a^2^ + b^2^ = c^2^}}} || a^2^ + b^2^ = c^2^ ||<br> - || subscript ^(enclose with two commas)^ || {{{H,,2,,O}}} || H,,2,,O ||<br> - || strikethrough ^(enclose with {{{--X and X--}}})^ || {{{I am --XnotX-- available.}}} || I am --XnotX-- available. ||<br> - || force a carriage return ^([[br]])^ || {{{I am on [[br]] two lines}}} || I am on [[br]] two lines ||<br> - || preformatted (ignores wiki markup) ^(enclose in three curly braces)^ || {{{ {{{ ''not italic'' }}} }}} || {{{''not italic'' }}} ||<br> - || centered ^(enclose in --&gt; arrows &lt;--)^ || {{{ --&gt; centered text &lt;-- }}} || --&gt; centered text &lt;-- ||</span> </td> <td> <span>+ The pubs have their personal websites or there are online firms which take care of the bookings, when subscribed to. They organize a varied list of events. Birthday parties, bachelor parties, stag parties, hen parties, official parties, private parties , a click is all that will take to arrange a hassle free, grand gathering in one of the happening cities of the world. There are further options of getting the settings of the place customized to one's choice.</span> </td> </tr> <tr> <td> Line 19: </td> <td> Line 10: </td> </tr> <tr> <td> <span>- = Examples =<br> - <br> - __1.__ To center your text, you need to put the symbols "{{{--&gt;}}}" and "{{{&lt;--}}}" around the text. For example, if you want to center "I am centered.":<br> - ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||&lt;width="300"&gt;The page displays: ||<br> - ||{{{--&gt;I am centered.&lt;--}}} [[nbsp]] [[nbsp]] || --&gt;I am centered.&lt;--||<br> - <br> - __2.__ To mix up some markup, using bold and italics, see below:<br> - ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||The page displays: ||<br> - ||{{{Here's some '''''bold and italics;'' now just bold only.'''}}} || Here's some '''''bold and italics;'' now just bold only.''' ||<br> - <br> - __3.__ To insert text (inline) without formatting, in a {{{monospace font}}}, use three curly braces like this:<br> - ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type || The page displays: ||<br> - ||{{{ {{{'''No''' markup here!}}} }}}||{{{'''No''' markup here!}}} ||<br> - <br> - *Note: To show an example of code (unformatted text) in a rectangular box, put the three "opening" curly braces at the end of the line immediately above the code and the three "closing" curly braces at the beginning of the line immediately below the code.<br> - <br> - As a very advanced tip for those who are absolutely sure that their formatting is correct, but strange things are happening: Often when simple style markup (like italics and bold) is screwy in really odd ways, it is because there is an apparently unrelated style that is either not closed or improperly closed in a table before the section you're having problems with. The broken style in the table doesn't go beyond the end of the table cell, but it does mess with how the rest of the entry is rendered in odd, non-obvious ways. Fix the markup in the table, and the rest of the page should look fine.<br> - <br> - <br> - -----<br> - For more information on the possible markup, see ["Help with Editing"].</span> </td> <td> <span>+ The nightlife of [http://www.romaexclusiveparty.com/organizzazione-eventi-roma/festa-privata-roma/ Feste private Roma] is truly enviable. The city is an incubator of freaky nightlife with gracious spots to hang out at. It's a never ending stream of joy. The quality of gentry is well expected given the fact that the city is neighbor to the fashion capital of the world, Milan. It's one of a kind city in the globe where a person would love to get lost in, just to seep in the glamorous surrounding of Roma. “Quando a Roma, comportati come i romani ” , the Romans say ,“When in Rome, do as the Romans do”. Come, let's have a taste of Rome, the penultimate nightlife.</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2011-08-19 14:32:31tcnscRevert to version 26 (Removed spam.). <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- With the fashion capital of the world, Milan few scores of kms away from Rome, does it need much of explanation as what kind of a nightlife Rome has? Inexplicable, mystifying. Rome has all kinds of nightlife hubs. It's an enviable destination for many in the world. It's that kind of an arena, where a party animal let himself loose. There's no end to the spontaneous flow of joy in Rome. With it's electrifying environment, Avenue Rome assures itself unending adulation.</span> </td> <td> <span>+ =Text Formatting Rules=</span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>- Body:<br> - An ancient city, with a breathtaking historical background and an enormous entity in the globalized world today, Rome doesn't require an explanation for itself. Neither does its life. Its a name enough for bringing a smile to the world. So is its nightlife. Lively, magical, enchanting. [http://www.romaexclusiveparty.com/discoteche-estive-roma/ Avenue Roma] is a radiant destination for the ultimate enjoyment of life. It charges you up for a lifetime. Letting the hair down in the glitziest hubs is Rome vogue. Rome is unique and it starts later than usual. She is different from any other capital in the world and that has a explainable reason.</span> </td> <td> <span>+ Leave blank lines to separate paragraphs. You can use {{{[[br]]}}} to force linebreaks into paragraphs, but this is rarely necessary -- returns behave as you'd expect from any text editor.</span> </td> </tr> <tr> <td> Line 6: </td> <td> Line 5: </td> </tr> <tr> <td> <span>- With a myriad number of night spots, the city of Rome is an example setter for the world at large. The world has a lot to learn from Rome party rooms, when it comes to partying. The environment is orgiastic yet not sleazy. It's frolic but not rustic. No other city can ever match up the Roman nightlife. It has hubs for every strata, every age group of the society. A search on the websites can flood one with the information specific to every nightspot. A virtual treat is also on the offering on these portals. They have videos and snaps posted on their blogs too, along with the exclusive comments for each pub.</span> </td> <td> <span>+ Normally, you'll just get plain, left-aligned text. To do anything more creative to your text, you'll probably need to put some sort of markup on both sides of your special text. For example, two single quotes (which look remarkably like double quotes ''but which won't work'') around {{{''something''}}} will give you ''something''; three single quotes around {{{'''something else'''}}} gives you '''something else''' bolded.</span> </td> </tr> <tr> <td> Line 8: </td> <td> Line 7: </td> </tr> <tr> <td> <span>- The pubs have their personal websites or there are online firms which take care of the bookings, when subscribed to. They organize a varied list of events. Birthday parties, bachelor parties, stag parties, hen parties, official parties, private parties , a click is all that will take to arrange a hassle free, grand gathering in one of the happening cities of the world. There are further options of getting the settings of the place customized to one's choice.</span> </td> <td> <span>+ ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; Desired effect || You type || The page displays: ||<br> + || bold ^(enclose with three single quotes)^ || {{{'''bold'''}}} || '''bold''' ||<br> + || italics ^(enclose with two single quotes)^ || {{{''italics''}}} || ''italics'' ||<br> + || bold italics ^(enclose with five single quotes)^ || {{{'''''bold italics'''''}}} || '''''bold italics''''' ||<br> + || underlined ^(enclose with two underscores)^ || {{{__underlined__}}} || __underlined__ ||<br> + || superscript ^(enclose with carets)^ || {{{a^2^ + b^2^ = c^2^}}} || a^2^ + b^2^ = c^2^ ||<br> + || subscript ^(enclose with two commas)^ || {{{H,,2,,O}}} || H,,2,,O ||<br> + || strikethrough ^(enclose with {{{--X and X--}}})^ || {{{I am --XnotX-- available.}}} || I am --XnotX-- available. ||<br> + || force a carriage return ^([[br]])^ || {{{I am on [[br]] two lines}}} || I am on [[br]] two lines ||<br> + || preformatted (ignores wiki markup) ^(enclose in three curly braces)^ || {{{ {{{ ''not italic'' }}} }}} || {{{''not italic'' }}} ||<br> + || centered ^(enclose in --&gt; arrows &lt;--)^ || {{{ --&gt; centered text &lt;-- }}} || --&gt; centered text &lt;-- ||</span> </td> </tr> <tr> <td> Line 10: </td> <td> Line 19: </td> </tr> <tr> <td> <span>- The nightlife of [http://www.romaexclusiveparty.com/organizzazione-eventi-roma/festa-privata-roma/ Feste private Roma] is truly enviable. The city is an incubator of freaky nightlife with gracious spots to hang out at. It's a never ending stream of joy. The quality of gentry is well expected given the fact that the city is neighbor to the fashion capital of the world, Milan. It's one of a kind city in the globe where a person would love to get lost in, just to seep in the glamorous surrounding of Roma. “Quando a Roma, comportati come i romani ” , the Romans say ,“When in Rome, do as the Romans do”. Come, let's have a taste of Rome, the penultimate nightlife.</span> </td> <td> <span>+ = Examples =<br> + <br> + __1.__ To center your text, you need to put the symbols "{{{--&gt;}}}" and "{{{&lt;--}}}" around the text. For example, if you want to center "I am centered.":<br> + ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||&lt;width="300"&gt;The page displays: ||<br> + ||{{{--&gt;I am centered.&lt;--}}} [[nbsp]] [[nbsp]] || --&gt;I am centered.&lt;--||<br> + <br> + __2.__ To mix up some markup, using bold and italics, see below:<br> + ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||The page displays: ||<br> + ||{{{Here's some '''''bold and italics;'' now just bold only.'''}}} || Here's some '''''bold and italics;'' now just bold only.''' ||<br> + <br> + __3.__ To insert text (inline) without formatting, in a {{{monospace font}}}, use three curly braces like this:<br> + ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type || The page displays: ||<br> + ||{{{ {{{'''No''' markup here!}}} }}}||{{{'''No''' markup here!}}} ||<br> + <br> + *Note: To show an example of code (unformatted text) in a rectangular box, put the three "opening" curly braces at the end of the line immediately above the code and the three "closing" curly braces at the beginning of the line immediately below the code.<br> + <br> + As a very advanced tip for those who are absolutely sure that their formatting is correct, but strange things are happening: Often when simple style markup (like italics and bold) is screwy in really odd ways, it is because there is an apparently unrelated style that is either not closed or improperly closed in a table before the section you're having problems with. The broken style in the table doesn't go beyond the end of the table cell, but it does mess with how the rest of the entry is rendered in odd, non-obvious ways. Fix the markup in the table, and the rest of the page should look fine.<br> + <br> + <br> + -----<br> + For more information on the possible markup, see ["Help with Editing"].</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2011-08-19 10:11:31avenueroma <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- =Text Formatting Rules=</span> </td> <td> <span>+ With the fashion capital of the world, Milan few scores of kms away from Rome, does it need much of explanation as what kind of a nightlife Rome has? Inexplicable, mystifying. Rome has all kinds of nightlife hubs. It's an enviable destination for many in the world. It's that kind of an arena, where a party animal let himself loose. There's no end to the spontaneous flow of joy in Rome. With it's electrifying environment, Avenue Rome assures itself unending adulation.</span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>- Leave blank lines to separate paragraphs. You can use {{{[[br]]}}} to force linebreaks into paragraphs, but this is rarely necessary -- returns behave as you'd expect from any text editor.</span> </td> <td> <span>+ Body:<br> + An ancient city, with a breathtaking historical background and an enormous entity in the globalized world today, Rome doesn't require an explanation for itself. Neither does its life. Its a name enough for bringing a smile to the world. So is its nightlife. Lively, magical, enchanting. [http://www.romaexclusiveparty.com/discoteche-estive-roma/ Avenue Roma] is a radiant destination for the ultimate enjoyment of life. It charges you up for a lifetime. Letting the hair down in the glitziest hubs is Rome vogue. Rome is unique and it starts later than usual. She is different from any other capital in the world and that has a explainable reason.</span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 6: </td> </tr> <tr> <td> <span>- Normally, you'll just get plain, left-aligned text. To do anything more creative to your text, you'll probably need to put some sort of markup on both sides of your special text. For example, two single quotes (which look remarkably like double quotes ''but which won't work'') around {{{''something''}}} will give you ''something''; three single quotes around {{{'''something else'''}}} gives you '''something else''' bolded.</span> </td> <td> <span>+ With a myriad number of night spots, the city of Rome is an example setter for the world at large. The world has a lot to learn from Rome party rooms, when it comes to partying. The environment is orgiastic yet not sleazy. It's frolic but not rustic. No other city can ever match up the Roman nightlife. It has hubs for every strata, every age group of the society. A search on the websites can flood one with the information specific to every nightspot. A virtual treat is also on the offering on these portals. They have videos and snaps posted on their blogs too, along with the exclusive comments for each pub.</span> </td> </tr> <tr> <td> Line 7: </td> <td> Line 8: </td> </tr> <tr> <td> <span>- ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; Desired effect || You type || The page displays: ||<br> - || bold ^(enclose with three single quotes)^ || {{{'''bold'''}}} || '''bold''' ||<br> - || italics ^(enclose with two single quotes)^ || {{{''italics''}}} || ''italics'' ||<br> - || bold italics ^(enclose with five single quotes)^ || {{{'''''bold italics'''''}}} || '''''bold italics''''' ||<br> - || underlined ^(enclose with two underscores)^ || {{{__underlined__}}} || __underlined__ ||<br> - || superscript ^(enclose with carets)^ || {{{a^2^ + b^2^ = c^2^}}} || a^2^ + b^2^ = c^2^ ||<br> - || subscript ^(enclose with two commas)^ || {{{H,,2,,O}}} || H,,2,,O ||<br> - || strikethrough ^(enclose with {{{--X and X--}}})^ || {{{I am --XnotX-- available.}}} || I am --XnotX-- available. ||<br> - || force a carriage return ^([[br]])^ || {{{I am on [[br]] two lines}}} || I am on [[br]] two lines ||<br> - || preformatted (ignores wiki markup) ^(enclose in three curly braces)^ || {{{ {{{ ''not italic'' }}} }}} || {{{''not italic'' }}} ||<br> - || centered ^(enclose in --&gt; arrows &lt;--)^ || {{{ --&gt; centered text &lt;-- }}} || --&gt; centered text &lt;-- ||</span> </td> <td> <span>+ The pubs have their personal websites or there are online firms which take care of the bookings, when subscribed to. They organize a varied list of events. Birthday parties, bachelor parties, stag parties, hen parties, official parties, private parties , a click is all that will take to arrange a hassle free, grand gathering in one of the happening cities of the world. There are further options of getting the settings of the place customized to one's choice.</span> </td> </tr> <tr> <td> Line 19: </td> <td> Line 10: </td> </tr> <tr> <td> <span>- = Examples =<br> - <br> - __1.__ To center your text, you need to put the symbols "{{{--&gt;}}}" and "{{{&lt;--}}}" around the text. For example, if you want to center "I am centered.":<br> - ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||&lt;width="300"&gt;The page displays: ||<br> - ||{{{--&gt;I am centered.&lt;--}}} [[nbsp]] [[nbsp]] || --&gt;I am centered.&lt;--||<br> - <br> - __2.__ To mix up some markup, using bold and italics, see below:<br> - ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||The page displays: ||<br> - ||{{{Here's some '''''bold and italics;'' now just bold only.'''}}} || Here's some '''''bold and italics;'' now just bold only.''' ||<br> - <br> - __3.__ To insert text (inline) without formatting, in a {{{monospace font}}}, use three curly braces like this:<br> - ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type || The page displays: ||<br> - ||{{{ {{{'''No''' markup here!}}} }}}||{{{'''No''' markup here!}}} ||<br> - <br> - *Note: To show an example of code (unformatted text) in a rectangular box, put the three "opening" curly braces at the end of the line immediately above the code and the three "closing" curly braces at the beginning of the line immediately below the code.<br> - <br> - As a very advanced tip for those who are absolutely sure that their formatting is correct, but strange things are happening: Often when simple style markup (like italics and bold) is screwy in really odd ways, it is because there is an apparently unrelated style that is either not closed or improperly closed in a table before the section you're having problems with. The broken style in the table doesn't go beyond the end of the table cell, but it does mess with how the rest of the entry is rendered in odd, non-obvious ways. Fix the markup in the table, and the rest of the page should look fine.<br> - <br> - <br> - -----<br> - For more information on the possible markup, see ["Help with Editing"].</span> </td> <td> <span>+ The nightlife of [http://www.romaexclusiveparty.com/organizzazione-eventi-roma/festa-privata-roma/ Feste private Roma] is truly enviable. The city is an incubator of freaky nightlife with gracious spots to hang out at. It's a never ending stream of joy. The quality of gentry is well expected given the fact that the city is neighbor to the fashion capital of the world, Milan. It's one of a kind city in the globe where a person would love to get lost in, just to seep in the glamorous surrounding of Roma. “Quando a Roma, comportati come i romani ” , the Romans say ,“When in Rome, do as the Romans do”. Come, let's have a taste of Rome, the penultimate nightlife.</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2011-07-14 22:34:34jholmanescaped the strikethrough-codes in the instructions for strikethrough <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 14: </td> <td> Line 14: </td> </tr> <tr> <td> <span>-</span> || strikethrough ^(enclose with --X and X--)^ || {{{I am --XnotX-- available.}}} || I am --XnotX-- available. || </td> <td> <span>+</span> || strikethrough ^(enclose with <span>{{{</span>--X and X--<span>}}}</span>)^ || {{{I am --XnotX-- available.}}} || I am --XnotX-- available. || </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2011-05-09 14:16:51 <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 20: </td> <td> Line 20: </td> </tr> <tr> <td> <span>- [http://weightlosstips4u.org fastest way to lose weight]</span> </td> <td> <span>+ </span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2011-05-09 14:15:30 <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 20: </td> <td> Line 20: </td> </tr> <tr> <td> <span>- </span> </td> <td> <span>+ [http://weightlosstips4u.org fastest way to lose weight]</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2011-04-08 20:21:47cgarrodUpload of image <a href="http://wikispot.org/Help_with_Formatting?action=Files&do=view&target=Images.jpg">Images.jpg</a>.Help with Formattinghttp://wikispot.org/Help_with_Formatting2009-06-12 12:31:09JabberWokky <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 35: </td> <td> Line 35: </td> </tr> <tr> <td> </td> <td> <span>+ As a very advanced tip for those who are absolutely sure that their formatting is correct, but strange things are happening: Often when simple style markup (like italics and bold) is screwy in really odd ways, it is because there is an apparently unrelated style that is either not closed or improperly closed in a table before the section you're having problems with. The broken style in the table doesn't go beyond the end of the table cell, but it does mess with how the rest of the entry is rendered in odd, non-obvious ways. Fix the markup in the table, and the rest of the page should look fine.<br> + </span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2009-04-19 13:34:26MoniJanzen <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 7: </td> <td> Line 7: </td> </tr> <tr> <td> <span>-</span> ||&lt;#FFCCFF&gt; Desired effect ||<span>&lt;#FFCCFF&gt;</span> You type ||<span>&lt;#FFCCFF&gt;</span> The page displays: || </td> <td> <span>+</span> ||&lt;<span>rowbgcolor="</span>#FFCCFF<span>" tableborder="1"</span>&gt; Desired effect || You type || The page displays: || </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2009-03-17 04:32:08BlueDotRevert to version 18. <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 2: </td> <td> Line 2: </td> </tr> <tr> <td> <span>- </span> </td> <td> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2009-02-25 00:49:59 <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>-</span> <span>&nbsp;{{</span><br> <span>- asdfasdf<br> -</span> Leave bl<span><br> - </span>ank lines to separate paragraphs. You can use {{{[[br]]}}} to force linebreaks into paragraphs, but this is rarely necessary -- returns behave as you'd expect from any text editor.<br> <span>-</span> <span>}}</span> </td> <td> <span>+</span> <br> <span>+</span> Leave blank lines to separate paragraphs. You can use {{{[[br]]}}} to force linebreaks into paragraphs, but this is rarely necessary -- returns behave as you'd expect from any text editor.<br> <span>+</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2009-02-25 00:49:30 <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>-</span> Leave blank lines to separate paragraphs. You can use {{{[[br]]}}} to force linebreaks into paragraphs, but this is rarely necessary -- returns behave as you'd expect from any text editor.<br> <span>- </span> </td> <td> <span>+ {{<br> + asdfasdf<br> +</span> Leave bl<span><br> + </span>ank lines to separate paragraphs. You can use {{{[[br]]}}} to force linebreaks into paragraphs, but this is rarely necessary -- returns behave as you'd expect from any text editor.<br> <span>+ }}</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2008-06-06 14:04:12jobrillsheesh <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 9: </td> <td> Line 9: </td> </tr> <tr> <td> <span>-</span> || italics ^(enclose with two single quotes)^ || {{{''italics''}}} || ''<span>'</span>italics''<span>'</span> || </td> <td> <span>+</span> || italics ^(enclose with two single quotes)^ || {{{''italics''}}} || ''italics'' || </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-10-15 17:00:38JabberWokky <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>- Normally, you'll just get plain, left-aligned text. To do anything more creative to your text, you'll probably need to put some sort of markup on both sides of your special text. For example, two single quotes (which look remarkably like double quotes BUT which don't work) around {{{''something''}}} will give you ''something''; three single quotes around {{{'''something else'''}}} gives you '''something else''' bolded.</span> </td> <td> <span>+ Normally, you'll just get plain, left-aligned text. To do anything more creative to your text, you'll probably need to put some sort of markup on both sides of your special text. For example, two single quotes (which look remarkably like double quotes ''but which won't work'') around {{{''something''}}} will give you ''something''; three single quotes around {{{'''something else'''}}} gives you '''something else''' bolded.</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-10-15 16:59:11Fabian <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>-</span> Normally, you'll just get plain, left-aligned text. To do anything more creative to your text, you'll probably need to put some sort of markup on both sides of your special text. For example, two single quotes (which look remarkably like double quotes which don't work) around {{{''something''}}} will give you ''something''; three single quotes around {{{'''something else'''}}} gives you '''something else''' bolded. </td> <td> <span>+</span> Normally, you'll just get plain, left-aligned text. To do anything more creative to your text, you'll probably need to put some sort of markup on both sides of your special text. For example, two single quotes (which look remarkably like double quotes <span>BUT </span>which don't work) around {{{''something''}}} will give you ''something''; three single quotes around {{{'''something else'''}}} gives you '''something else''' bolded. </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-09-30 20:26:05JessicaRockwellthese charts are VERY useful. good job! <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 21: </td> <td> Line 21: </td> </tr> <tr> <td> <span>- __1.__ To get "I am centered." to appear in the middle of the line, you must type:</span> </td> <td> <span>+ __1.__ To center your text, you need to put the symbols "{{{--&gt;}}}" and "{{{&lt;--}}}" around the text. For example, if you want to center "I am centered.":</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-03-29 23:57:50PhilipNeustrom <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 22: </td> <td> Line 22: </td> </tr> <tr> <td> <span>-</span> ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||The page displays: || </td> <td> <span>+</span> ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||<span>&lt;width="300"&gt;</span>The page displays: || </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-03-29 23:57:07PhilipNeustromborders for them all <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 22: </td> <td> Line 22: </td> </tr> <tr> <td> <span>-</span> ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||<span>&lt;width="200"&gt; </span>The page displays: || </td> <td> <span>+</span> ||&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt; You type ||The page displays: || </td> </tr> <tr> <td> Line 26: </td> <td> Line 26: </td> </tr> <tr> <td> <span>-</span> ||&lt;rowbgcolor="#FFCCFF"&gt; You type ||<span>&nbsp;</span>The page displays: || </td> <td> <span>+</span> ||&lt;rowbgcolor="#FFCCFF"<span>&nbsp;tableborder="1"</span>&gt; You type ||The page displays: || </td> </tr> <tr> <td> Line 30: </td> <td> Line 30: </td> </tr> <tr> <td> <span>-</span> ||&lt;rowbgcolor="#FFCCFF"&gt; You type || The page displays: || </td> <td> <span>+</span> ||&lt;rowbgcolor="#FFCCFF<span>" tableborder="1</span>"&gt; You type || The page displays: || </td> </tr> <tr> <td> Line 36: </td> <td> Line 36: </td> </tr> <tr> <td> <span>- <br> - </span> </td> <td> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-03-28 21:00:01BrentLaabs(quick edit) <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 33: </td> <td> Line 33: </td> </tr> <tr> <td> <span>- *note: To show an example of code (unformatted text) in a rectangular window like how these examples of code are shown to you, put the three "opening" curly braces at the end of the line immediately above the code and the three "closing" curly braces at the beginning of the line immediately below the code.</span> </td> <td> <span>+ *Note: To show an example of code (unformatted text) in a rectangular box, put the three "opening" curly braces at the end of the line immediately above the code and the three "closing" curly braces at the beginning of the line immediately below the code.</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-03-27 06:02:50BrentLaabs+another example, making the first one clearer <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 22: </td> <td> Line 22: </td> </tr> <tr> <td> <span>-</span> || You type ||<span>&nbsp;[[nbsp]] [[nbsp]]</span> The page displays: <span>[[nbsp]] [[nbsp]] </span>||<br> <span>-</span> ||{{{--&gt;I am centered.&lt;--}}}|| --&gt;I am centered.&lt;--|| </td> <td> <span>+</span> ||<span>&lt;rowbgcolor="#FFCCFF" tableborder="1"&gt;</span> You type ||<span>&lt;width="200"&gt;</span> The page displays: ||<br> <span>+</span> ||{{{--&gt;I am centered.&lt;--}}}<span>&nbsp;[[nbsp]] [[nbsp]] </span>|| --&gt;I am centered.&lt;--|| </td> </tr> <tr> <td> Line 25: </td> <td> Line 25: </td> </tr> <tr> <td> <span>- __2.__ To insert text (inline) without formatting, in a {{{monospace font}}}, use three curly braces like this:<br> - || You type || The page displays: ||</span> </td> <td> <span>+ __2.__ To mix up some markup, using bold and italics, see below:<br> + ||&lt;rowbgcolor="#FFCCFF"&gt; You type || The page displays: ||<br> + ||{{{Here's some '''''bold and italics;'' now just bold only.'''}}} || Here's some '''''bold and italics;'' now just bold only.''' ||<br> + <br> + __3.__ To insert text (inline) without formatting, in a {{{monospace font}}}, use three curly braces like this:<br> + ||&lt;rowbgcolor="#FFCCFF"&gt; You type || The page displays: ||</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-03-16 03:46:47BrentLaabs <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 16: </td> <td> Line 16: </td> </tr> <tr> <td> <span>-</span> || preformatted (ignores wiki markup) ^(enclose in three curly braces)^ || {{{ {{{ ''not italic'' }}} }}} || {{{<span>&nbsp;''not italic'' }}} ||</span> </td> <td> <span>+</span> || preformatted (ignores wiki markup) ^(enclose in three curly braces)^ || {{{ {{{ ''not italic'' }}} }}} || {{{<span>''not italic'' }}} ||<br> + || centered ^(enclose in --&gt; arrows &lt;--)^ || {{{ --&gt; centered text &lt;-- }}} || --&gt; centered text &lt;-- ||</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-03-16 03:42:05BrentLaabs(quick edit) <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 30: </td> <td> Line 30: </td> </tr> <tr> <td> <span>- __3.__ Block of mixed code example. The first section is the code and the resulting section shows how it renders on the page:</span> </td> <td> <span>+ </span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-02-23 21:18:52JackHaskelpretty, this page seems ok <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 7: </td> <td> Line 7: </td> </tr> <tr> <td> <span>-</span> || <span>E</span>ffect || You type || The page displays: || </td> <td> <span>+</span> ||<span>&lt;#FFCCFF&gt;</span> <span>Desired e</span>ffect ||<span>&lt;#FFCCFF&gt;</span> You type ||<span>&lt;#FFCCFF&gt;</span> The page displays: || </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-02-18 04:26:39BrentLaabs <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 16: </td> <td> Line 16: </td> </tr> <tr> <td> </td> <td> <span>+ || preformatted (ignores wiki markup) ^(enclose in three curly braces)^ || {{{ {{{ ''not italic'' }}} }}} || {{{ ''not italic'' }}} ||</span> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-02-18 04:23:13BrentLaabsi think this is a lot clearer <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- ##language:en</span> </td> <td> </td> </tr> <tr> <td> Line 6: </td> <td> Line 5: </td> </tr> <tr> <td> <span>- Centered text needs arrows around it. Otherwise it is "left-justified" in layout. To write ''italics'', enclose the text in double single-quotes. (Single double-quotes looks remarkably similar, but will not italicise text.) For '''bold''' text, enclose the text in triple single-quotes. __Underlined text__ needs a double underscore on each side. You get ^superscripted text^ by enclosing it in caret characters, and ,,subscripts,, have to be embedded in double commas. --XStrikethroughX-- text needs two dashes and an X.</span> </td> <td> <span>+ Normally, you'll just get plain, left-aligned text. To do anything more creative to your text, you'll probably need to put some sort of markup on both sides of your special text. For example, two single quotes (which look remarkably like double quotes which don't work) around {{{''something''}}} will give you ''something''; three single quotes around {{{'''something else'''}}} gives you '''something else''' bolded.<br> + <br> + || Effect || You type || The page displays: ||<br> + || bold ^(enclose with three single quotes)^ || {{{'''bold'''}}} || '''bold''' ||<br> + || italics ^(enclose with two single quotes)^ || {{{''italics''}}} || '''italics''' ||<br> + || bold italics ^(enclose with five single quotes)^ || {{{'''''bold italics'''''}}} || '''''bold italics''''' ||<br> + || underlined ^(enclose with two underscores)^ || {{{__underlined__}}} || __underlined__ ||<br> + || superscript ^(enclose with carets)^ || {{{a^2^ + b^2^ = c^2^}}} || a^2^ + b^2^ = c^2^ ||<br> + || subscript ^(enclose with two commas)^ || {{{H,,2,,O}}} || H,,2,,O ||<br> + || strikethrough ^(enclose with --X and X--)^ || {{{I am --XnotX-- available.}}} || I am --XnotX-- available. ||<br> + || force a carriage return ^([[br]])^ || {{{I am on [[br]] two lines}}} || I am on [[br]] two lines ||</span> </td> </tr> <tr> <td> Line 22: </td> <td> Line 31: </td> </tr> <tr> <td> <span>- || Effect || You type || The page displays: ||<br> - || bold ^(enclose with three single quotes)^ || {{{'''bold'''}}} || '''bold''' ||<br> - || italics ^(enclose with two single quotes)^ || {{{''italics''}}} || '''italics''' ||<br> - || bold italics ^(enclose with five single quotes)^ || {{{'''''bold italics'''''}}} || '''''bold italics''''' ||<br> - || underlined ^(enclose with two underscores)^ || {{{__underlined__}}} || __underlined__ ||<br> - || superscript ^(enclose with carets)^ || {{{a^2^ + b^2^ = c^2^}}} || a^2^ + b^2^ = c^2^ ||<br> - || subscript ^(enclose with two commas)^ || {{{H,,2,,O}}} || H,,2,,O ||<br> - || strikethrough ^(enclose with --X and X--)^ || {{{I am --XnotX-- available.}}} || I am --XnotX-- available. ||<br> - || force a carriage return ^([[BR]])^ || {{{I am on [[BR]] two lines}}} || I am on [[BR]] two lines ||</span> </td> <td> </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-02-16 02:17:58BrentLaabs(quick edit) <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 11: </td> <td> Line 11: </td> </tr> <tr> <td> <span>-</span> || You type || The page displays: || </td> <td> <span>+</span> || You type ||<span>&nbsp;[[nbsp]] [[nbsp]]</span> The page displays: <span>[[nbsp]] [[nbsp]] </span>|| </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-02-16 02:09:17BrentLaabs(quick edit) <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 14: </td> <td> Line 14: </td> </tr> <tr> <td> <span>-</span> __2.__ To insert text (inline) without <span>re</span>formatting in a {{{monospace font}}}, use three curly braces like this: </td> <td> <span>+</span> __2.__ To insert text (inline) without formatting<span>,</span> in a {{{monospace font}}}, use three curly braces like this: </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2007-02-16 02:05:45BrentLaabs(quick edit) <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 4: </td> <td> Line 4: </td> </tr> <tr> <td> <span>-</span> Leave blank lines <span>b</span>et<span>w</span>e<span>en</span> paragraphs. <span>U</span>se {{{[[<span>BR</span>]]}}} to <span>ins</span>e<span>rt</span> linebreaks into paragraphs. </td> <td> <span>+</span> Leave blank lines <span>to s</span>e<span>para</span>te paragraphs. <span>You can u</span>se {{{[[<span>br</span>]]}}} to <span>forc</span>e linebreaks into paragraphs<span>, but this is rarely necessary -- returns behave as you'd expect from any text editor</span>. </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2006-12-26 06:25:40BrentLaabshelp on dangling prepositions with <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 33: </td> <td> Line 33: </td> </tr> <tr> <td> <span>-</span> For more information on the possible markup, see ["Help <span>on</span> Editing"]. </td> <td> <span>+</span> For more information on the possible markup, see ["Help <span>with</span> Editing"]. </td> </tr> </table> </div> Help with Formattinghttp://wikispot.org/Help_with_Formatting2006-11-20 22:36:45PhilipNeustromRenamed from "Help On Formatting" (less engrish) <div id="content" class="wikipage content"> Differences for Help with Formatting<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> </td> <td> <span>+ ##language:en<br> + =Text Formatting Rules=<br> + <br> + Leave blank lines between paragraphs. Use {{{[[BR]]}}} to insert linebreaks into paragraphs.<br> + <br> + Centered text needs arrows around it. Otherwise it is "left-justified" in layout. To write ''italics'', enclose the text in double single-quotes. (Single double-quotes looks remarkably similar, but will not italicise text.) For '''bold''' text, enclose the text in triple single-quotes. __Underlined text__ needs a double underscore on each side. You get ^superscripted text^ by enclosing it in caret characters, and ,,subscripts,, have to be embedded in double commas. --XStrikethroughX-- text needs two dashes and an X.<br> + <br> + = Examples =<br> + <br> + __1.__ To get "I am centered." to appear in the middle of the line, you must type:<br> + || You type || The page displays: ||<br> + ||{{{--&gt;I am centered.&lt;--}}}|| --&gt;I am centered.&lt;--||<br> + <br> + __2.__ To insert text (inline) without reformatting in a {{{monospace font}}}, use three curly braces like this:<br> + || You type || The page displays: ||<br> + ||{{{ {{{'''No''' markup here!}}} }}}||{{{'''No''' markup here!}}} ||<br> + <br> + *note: To show an example of code (unformatted text) in a rectangular window like how these examples of code are shown to you, put the three "opening" curly braces at the end of the line immediately above the code and the three "closing" curly braces at the beginning of the line immediately below the code.<br> + <br> + __3.__ Block of mixed code example. The first section is the code and the resulting section shows how it renders on the page:<br> + <br> + || Effect || You type || The page displays: ||<br> + || bold ^(enclose with three single quotes)^ || {{{'''bold'''}}} || '''bold''' ||<br> + || italics ^(enclose with two single quotes)^ || {{{''italics''}}} || '''italics''' ||<br> + || bold italics ^(enclose with five single quotes)^ || {{{'''''bold italics'''''}}} || '''''bold italics''''' ||<br> + || underlined ^(enclose with two underscores)^ || {{{__underlined__}}} || __underlined__ ||<br> + || superscript ^(enclose with carets)^ || {{{a^2^ + b^2^ = c^2^}}} || a^2^ + b^2^ = c^2^ ||<br> + || subscript ^(enclose with two commas)^ || {{{H,,2,,O}}} || H,,2,,O ||<br> + || strikethrough ^(enclose with --X and X--)^ || {{{I am --XnotX-- available.}}} || I am --XnotX-- available. ||<br> + || force a carriage return ^([[BR]])^ || {{{I am on [[BR]] two lines}}} || I am on [[BR]] two lines ||<br> + <br> + -----<br> + For more information on the possible markup, see ["Help on Editing"].</span> </td> </tr> </table> </div>