User:Janet Kerschner: Difference between revisions

From Theosophy Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{My sandbox}}
'''Janet Kerschner''' is one of the administrators of Theosophy Wiki.


The code for a simple wiki markup table inside a ''Code box'' can be seen below.
[[Janet Kerschner/Sandbox]]
<!-- 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%" | &nbsp;
|<pre>
&#60;pre>
{| border="5" cellspacing="5" cellpadding="2"
| style="text-align: center;" | [[File:Quick Facts.jpg|300px]]
|-
! Computer
|-
| Processor Speed: 1.8 GHz
|}
&#60;/pre>
</pre>
| width="10%" | &nbsp;
|}
--------
 
 
 
 
 
 
http://en.wikibooks.org/wiki/Editing_Wikitext/Pictures/Images_in_Containers
 
Portal:Mahatma Letters/Introduction
 
{{*mp}} Mahatma Letters project in TS Wiki
{{*mp}} '''''The Mahatmas and Their Letters'' video''' [http://www.theosophicalinstitute.org/medialibrary/viewtitle.php?titleid=61E3CCEA-D544-4D04-98D2-48F4D7187210]
 
 
 
 
{{Portal:Mahatma Letters/Introduction footer}}

Latest revision as of 20:52, 3 March 2022

Janet Kerschner is one of the administrators of Theosophy Wiki.

Janet Kerschner/Sandbox