Posted: Thu Aug 30, 2007 7:18 am
This is the discussion topic for the wiki article: Main Page
Space battles since 2000
https://www.freeallegiance.org/forums/
Code: Select all
Welcome message here
Allegiance Wiki Zones
-- About -- Purpose
-- Policy -- About Each Zone
-- Wiki Mods -- Who do I contact for [insert issue here]?
-- Whats New -- Zone Profiles
-- last 3-4 updates here -- Links to each Zone here
-- link to a longer list -- possibly with 1 sentence description of each
About the Game Squads
-- Overview -- Overview
-- Screenshots -- Joining
-- Awards -- Starting
-- History -- Squad Profiles
-- Links to each squad's wiki page (on a single line)
Getting Started Misc
-- Begin Playing -- Teamspeak
-- Technical Support -- Informational Tools
-- Community -- Modding Allegiance
-- FAQ -- Running a Server
-- Links
-- Few of the most important links with
-- brief description, Link to page of linksIn English:badpazzword wrote:QUOTE (badpazzword @ Aug 29 2007, 03:05 PM) To achieve a column-like layout with Wiki formatting looks impossible, but it isn't.
This is the source code to our Wiki homepage:
Notice the table: the actual content is placed in three templates (Template:Main_Page_Left, Template:Main_Page_Center and Template:Main_Page_Right). This allows for a very simple but effective page.Code: Select all
__NOTOC__ __NOEDITSECTION__ <div align="center">[[Special:Search|'''Search the {{NUMBEROFARTICLES}} articles''']] | [[Special:Random|I'm feeling lucky]]</div> {| cellspacing="0" cellpadding="5" align="center" |style="width:25%" valign="top"| {{Main Page Left}} |style="width:40%" valign="top"| {{Main Page Center}} |style="width:25%" valign="top"| {{Main Page Right}} |} <div align="center">'''[[Special:RecentChanges|Recent edits]]''' | [[Special:Popularpages|Hot pages]] | [[Special:Newpages|New pages]] | [[Special:WantedPages|Wanted pages]]</div>
Code: Select all
__NOTOC__ __NOEDITSECTION__
{| cellspacing="0" cellpadding="5" align="center"
|style="width:50%" valign="top"| {{Main Page Left}}
|style="width:50%" valign="top"| {{Main Page Right}}
|}I think you are looking into this wrong. I don't have the time to look at what you suggested as I'm in class but..badpazzword wrote:QUOTE (badpazzword @ Aug 30 2007, 02:05 PM) A note: there's two boxes for Education, 1 box for Documentation, one for Squads, half a box for Development, half a box for Troubleshooting; none for Events and Enforcement. Doesn't really seem like balanced.
Okay, I took some of the changes. Some changed the basic formatting of the guide that TE wants, so I didn't add those. I'll be messing with it more tonight, so feel free to post more /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />badpazzword wrote:QUOTE (badpazzword @ Aug 30 2007, 11:05 AM) ~snip~