PDA

View Full Version : How to edit wiki pages on the compiz wiki


amgeex
November 19th, 2006, 03:41 PM
Hello all, as a fellow poster wrote, editing wiki pages over at go-compiz.org is not as easy as one would think, because mediawiki pages use a special wiki syntax to format its contents. You must use this syntax and not regular HTML. Although HTML will work, I propose we edit pages with wiki syntax only, for sanity's sake.

So, searching about the internet, I stumbled upon this very nice guide that will help you edit the wiki pages. It's wikipedia's editing guide, as it also runs on mediawiki.

How to edit wiki pages [CLICK ME!] (http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page)

mikedee
November 24th, 2006, 05:05 PM
This is also a good quick reference page

http://meta.wikimedia.org/wiki/Help:Wikitext_examples

euskal
April 19th, 2007, 05:49 AM
what about creating language templates.... this is from the beryl wiki I think mazin wrote that......

kudos for mazin

<div style="border:1px solid #AAAAAA; background:#E9E9E9; padding: 5px 10px 5px 10px; margin-bottom: 15px;">
'''{{{1}}}''' -
[[Main_Page.ar|العربية]] |
[[Main_Page.dk|Dansk]] |
[[Main_Page.de|Deutsch]] |
[[Main_Page|English]] |
[[Main_Page.es|Español]] |
[[Main_Page.fi|Suomi]] |
[[Main_Page.fr|Français]] |
[[Main_Page.id|Indonesia]] |
[[Main_Page.it|Italiano]] |
[[Main_Page.ja|Japanese]] |
[[Main_Page.ko|한글]] |
[[Main_Page.nl|Nederlands]] |
[[Main_Page.pl|Polski]] |
[[Main_Page.pt|Português]] |
[[Main_Page.ru|Русский]] |
[[Main_Page.sr|Srpski]] |
[[Main_Page.sv|Svenska]] |
[[Main_Page.tr|Türkçe]] |
[[Main_Page.uk|українська]] |
[[Main_Page.zh|简体中文]]
</div>


or Documentation.XX instead of Main_Page.xx

hmmm and the colors should be different...

amgeex
April 20th, 2007, 05:19 AM
The URL's now display correctly. As for language templates, well, we don't have much content in other languages so we don't have a need for those right now. We might in the future though, so I'll keep that in mind. Thanks for your suggestion.