Difference between revisions of "Testpage"

From Grand Prix Legends Wiki
Jump to: navigation, search
(Created page with '=Main Caption= This is the main Caption aera. ==First section== We have the text/pictures for the first section here. Without a blank line this text will directly follow "...sec...')
 
Line 29: Line 29:
 
</pre>
 
</pre>
 
That you can avoid this.
 
That you can avoid this.
 +
 +
 +
{| class="wikitable" border="1"
 +
|+ caption
 +
! heading !! heading
 +
|-
 +
| cell || cell
 +
|-
 +
| cell || cell
 +
|}

Revision as of 14:57, 27 March 2009

Main Caption

This is the main Caption aera.

First section

We have the text/pictures for the first section here. Without a blank line this text will directly follow "...section here."

This however will generate a line break. Use a blank line or
to break a line.

First Sub Section

Now we're in the first subsection. You can embed a picture/file here by using the 6 edit button. It will place this in your text: File:Example.jpg You need to replace Example.jpg with a known filename. Unfortunalty this has to be done manually.

Second section

You can place the images left|center|right. To do so you must use

[[File:Example.jpg|left]]
[[File:Example.jpg|center]]
[[File:Example.jpg|right]]

However the text will be placed besides the picture.

It look like if you use the

<table>
[[File:Example.jpg|left]]
</table>

That you can avoid this.


caption
heading heading
cell cell
cell cell