User:Msikma/future
Categorization of topics. Goal: every article or node is in an as deep category as possible.
|
Full names
|
Short names
|
Quick names (will be autogenerated)
|
XWML 1.0: The Extensible Wiki Markup Language
For Collaborative Online ??? Reference Assembler
Goal
Some of these goals have been described at the WikiMarkupStandard page at http://www.usemod.com/.
- Trying to make it easier to contribute to several wikis, and trying to facilitate the exchange of content between wikis.
- Not trying to be compatible and not trying to do old and new markup simultaneously (that would be hopeless and bloat).
- To be complete without disallowing wiki admins from making their own tags to extend it.
- Empowering the wiki user with the ability to quickly and easily edit pages with a complete range of markup tags
Proposed tags
This is just brief.
| You type: | You see: | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| == Paragraph ==
=== Paragraph === |
1. Paragraph2. Paragraph | ||||||||||||||||
| ++ Appendix ++
=== Appendix === |
A. Appendix1. Appendix | ||||||||||||||||
| **Bold text** | Bold text | ||||||||||||||||
| ''Italic text'' | Italic text | ||||||||||||||||
| ''**Bold and italic text**'' | Bold and italic text | ||||||||||||||||
| __Underlined text__ | Underlined text | ||||||||||||||||
| [[Internal link]] | Internal link | ||||||||||||||||
| [[Internal link|with a name]] | with a name | ||||||||||||||||
| [http://externallink.com/] | [1] | ||||||||||||||||
| [http://externallink.com/|External link] | External link | ||||||||||||||||
{{Template}}
|
These are the contents of template.
This is another paragraph in template. | ||||||||||||||||
| {{Template//Para2}} |
This is another paragraph in template. | ||||||||||||||||
| {{Template/Subpage}} |
This is a subpage inside template. | ||||||||||||||||
| \raw{Raw wiki text; **not bold**.} | Raw wiki text; **not bold**. | ||||||||||||||||
| %% Commentary | |||||||||||||||||
| [[#paragraph|link to paragraph]] | link to paragraph | ||||||||||||||||
| [[Wiktionary:en:Dodge]] | Dodge (will have different icon) | ||||||||||||||||
| [[en:Dodge]] | Dodge (will have an icon) | ||||||||||||||||
| \quote(Someone, sometime){This is a quotation} |
| ||||||||||||||||
| \strike{Strikethrough} | |||||||||||||||||
| ``monospaced`` | monospaced | ||||||||||||||||
| \mono{monospaced} | monospaced | ||||||||||||||||
| ^^superscript^^ | superscript (above) | ||||||||||||||||
| ,,subscript,, | subscript (below) | ||||||||||||||||
| //big\\ | big | ||||||||||||||||
| \\small// | small | ||||||||||||||||
| > text |
| ||||||||||||||||
| \center{centered text} | |||||||||||||||||
| \left{left-aligned text} | left-aligned text | ||||||||||||||||
| \right{right-aligned text} | right-aligned text | ||||||||||||||||
| ;text |
| ||||||||||||||||
| *item **item |
| ||||||||||||||||
| | item | item |
| item | item | | item | item | {| |
| ||||||||||||||||
| ... | … | ||||||||||||||||
| -- | — (em dash with a space on either side) | ||||||||||||||||
Other substitutions (note: probably shouldn't have these, anyway):
| |||||||||||||||||
| ||Fortran|| | FORTRAN | ||||||||||||||||
| <DISSOLVABLE_META_TAG:Content> | (nothing; will be explained later) | ||||||||||||||||
Rationale
Parsing guidelines
- Parsed Wikitax and Wikicode must always be enclosed in a container with the name "wikicontent". For example, in HTML, this may be <div id="wikicontent">.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.