Plants vs. Zombies Character Creator Wiki
Register
Advertisement
Plants vs. Zombies Character Creator Wiki

This guide will explain you how to add sections, galleries and much more with the use of wiki code. Such content can also be found at the Wiki Tutorial page

Images and Page Links

To put a link that leads to another page of the wiki, all you need to do is type:

[[Name of the Page]]

If you want to disguise the name of the page you want to link as a different text, you can also type:

[[Name of the Page|Text]]

If the link you want to include is from a page of the PvZ Wiki, type:

[[:w:c:pvz:Name of the Page|Name of the Page]]

If you want to link a page that is outside Wikia/Fandom, type:

[link Name of the Page]

If you want to link an image or category, without adding it to the page, type:

  • For categories:
[[:Category:Name of the Category|Name of the Category]]
  • For images:
[[:File:Name of the Image|Name of the Image]]

If you want to include an image, type:

[[File:Name of the image|Position of the Image (optional)|Size of the Image (optional)|Image Subtitle (optional)]]


Text Formatting

Sometimes you may want to format your text to highlight or guide the reader . Here are some different ways of formatting text.

Bold:

'''Bold Text'''

Italic:

''Italic Text''

Bold and Italic:

'''''Bold and Italic Text'''''

Underlined text:

<u>Bold and Italic Text</u>

Slashed Slashed text:

<s>Slashed Text</s>

Colored Colored text:

{{Color|Colored|red}} See detailed tutorial at Color

Glowing Glowing text:

{{Glow|Glowing|red|4}} See detailed tutorial at Glow

Bordered Bordered text:

{{Border|Bordered|red|2}} See detailed tutorial at Border
Advertisement