User:Janet Kerschner: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{My sandbox}} | {{My sandbox}} | ||
The code for a simple wiki markup table inside a ''Code box'' can be seen below. | |||
<!-- this is a misleading example, because style="text-align: center;" only works on the first cell, although it seems to work on the whole table --> | |||
<pre> | |||
{| border="5" cellspacing="5" cellpadding="2" | |||
| style="text-align: center;" | [[File:Quick Facts.jpg|300px]] | |||
|- | |||
! Computer | |||
|- | |||
| Processor Speed: 1.8 GHz | |||
|} | |||
</pre> | |||
Above code produces/displays the table below: | |||
{| border="5" cellspacing="10" cellpadding="2" style="background-color: transparent;" | |||
| style="text-align: center;" | [[File:Quick Facts.jpg|300px]] | |||
|- | |||
! Computer | |||
|- | |||
| Processor Speed: 1.8 GHz | |||
|} | |||
Below code, generated and displayed the above table's ''Code box'' code itself, on the screen and web page, inside a blue colored dashed bordered rectangular box. | |||
{| border="0" cellpadding="2" cellspacing="0" style="background-color: transparent;" | |||
| width="10%" | | |||
|<pre> | |||
<pre> | |||
{| border="5" cellspacing="5" cellpadding="2" | |||
| style="text-align: center;" | [[File:Quick Facts.jpg|300px]] | |||
|- | |||
! Computer | |||
|- | |||
| Processor Speed: 1.8 GHz | |||
|} | |||
</pre> | |||
</pre> | |||
| width="10%" | | |||
|} | |||
-------- | |||
http://en.wikibooks.org/wiki/Editing_Wikitext/Pictures/Images_in_Containers | http://en.wikibooks.org/wiki/Editing_Wikitext/Pictures/Images_in_Containers |
Revision as of 19:15, 8 May 2012
Test columns:
The code for a simple wiki markup table inside a Code box can be seen below.
{| border="5" cellspacing="5" cellpadding="2" | style="text-align: center;" | [[File:Quick Facts.jpg|300px]] |- ! Computer |- | Processor Speed: 1.8 GHz |}
Above code produces/displays the table below:
File:Quick Facts.jpg |
Computer |
---|
Processor Speed: 1.8 GHz |
Below code, generated and displayed the above table's Code box code itself, on the screen and web page, inside a blue colored dashed bordered rectangular box.
<pre> {| border="5" cellspacing="5" cellpadding="2" | style="text-align: center;" | [[File:Quick Facts.jpg|300px]] |- ! Computer |- | Processor Speed: 1.8 GHz |} </pre> |
http://en.wikibooks.org/wiki/Editing_Wikitext/Pictures/Images_in_Containers
Portal:Mahatma Letters/Introduction
Template:*mp Mahatma Letters project in TS Wiki Template:*mp The Mahatmas and Their Letters video [1]