Infocentral:Code
From Infocentral
Here, usefull code can be copied.
Contents |
Table
Table Itself
{| class="wikitable" |- ! header 1 ! header 2 ! header 3 |- | row 1, cell 1 | row 1, cell 2 | row 1, cell 3 |- | row 2, cell 1 | row 2, cell 2 | row 2, cell 3 |}
Table Border Code
<table border="1" style="border-collapse: collapse" align="center" bordercolor="#111111">
Bullet
*
Redirect
#REDIRECT [[Insert text]]
Signature
With Time-Stamp
~~~~
Without Time Stamp
~~~
Level 2 Header
== Headline text ==
Mathematical Formula
<math>Insert formula here</math>
Horizontal Line
----
Link
Internal
[[Link title]]
External
[http://www.example.com link title]
Boldface
'''Bold text'''
Italic
''Italic text''
File
Image
[[Image:Example.jpg]]
Media
[[Media:Example.ogg]]
Ignore Wiki Formatting
<nowiki>Insert non-formatted text here</nowiki>
Current Stuff
Current Year
{{CURRENTYEAR}}
Current Month
{{CURRENTMONTH}}
Current Day
{{CURRENTDAY}}
Current Time
{{CURRENTTIME}}
Current Number of Articles
{{NUMBEROFARTICLES}}