This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

User:Zomunk

From Project 1999 Wiki
Revision as of 08:26, 25 May 2013 by Zomunk (Talk | contribs)

Jump to: navigation, search

Zone format code

== Map ==

{|cellspacing="0" cellpadding="0" style="border: 1px solid gray; max-width: 1000px;" width="100%"
|-
|style="background:#f0f0ff;padding:10px;"|
[[Image:mapfilename.jpg|right|border]]
'''Title of map
<ul>
<li> 1. number description </li>
<li> 2. number description </li>
<li> 3. number description </li>
</ul>
|}

Notes

  • If a page has multiple maps, use one table (the code in the above box) for each map
  • max-width can be adjusted to make the table look better
    • smaller for smaller maps or larger for larger maps
    • 1000 seems to be a good max