MetaDex
Jump to navigation
Jump to search
As of Monday, 25 November 2024 at 22:30 there were 2,567 articles here.
What is this page?
something that is meta is a thing used to descibe itself. A meta-language is a language to talk about language. Metawiki is the wiki on wiki for wikipedia and sister projects
This is our meta.
This is Neodex on Neodex.
For now the one page will do but if it gets too big I'm sure someone can do something about splitting it into smaller pages.
On Community and Unspoken Rules
Templates
Templates are a way of adding central content that can be both complex and flexible.
Our Main Templates
Templates that
are commonly used.
- Template:World - this is a complex template that takes a whole load of variables.
- {{Stub}} - marks an article in need of more content (see: stub)
- {{FixMe}} - Marks a page in dire need of action
- {{NeoNote}} - Adds Neo Copyright Message
- {{Work In Progress|name|message}} - rushing off without compleating you work (shame on you) then mark your work with you name and a message.
Built in templates
- {{CURRENTDAYNAME}}
- {{CURRENTDAY}}
- {{CURRENTMONTHNAMEGEN}}
- {{CURRENTYEAR}}
- {{CURRENTTIME}}
- {{NUMBEROFARTICLES}}
Mark Up
These are just some basics.
- '''Bold text'''
- ''Italic text''
- [[Link title]]
- [[Link title|Link Text]]
- Headings - by carefull use of heading levels a page content list is built for you.
- = Headline text = - 1st level
- == Headline text == - 2nd level
- === Headline text === - etc
- ==== Headline text ====
- ===== Headline text =====
- <nowiki>ignore wiki format</nowiki>
- [[Category:Some Fancy Category]] - Add a Category
- ---- - Dividing line
- --~~~~ - signiture
- * Bullet point
- ** Second level
- *** 3rd Level
- ** Second level
- # add this to have numbered lists instead.