Template talk:Community Portal: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
(→‎main page: Minor clarification on what I meant, since we do still use tables for some of it)
Line 5: Line 5:


I think it should be made to look so the top header is just pure green like the bottom of [[Template:NBox]] and then the rest with the same border, etc. I would prefer the template look different to the small links templates below it- it doesn't fit as well with the rest of the main page imo. I would try this myself but I fail too much at code I haven't done myself and couldn't actually achieve it so we might need AHLG or aichon or RHO to do it. --{{User:DanceDanceRevolution/sig3}} 04:25, 19 July 2010 (BST)
I think it should be made to look so the top header is just pure green like the bottom of [[Template:NBox]] and then the rest with the same border, etc. I would prefer the template look different to the small links templates below it- it doesn't fit as well with the rest of the main page imo. I would try this myself but I fail too much at code I haven't done myself and couldn't actually achieve it so we might need AHLG or aichon or RHO to do it. --{{User:DanceDanceRevolution/sig3}} 04:25, 19 July 2010 (BST)
:It's actually not possible to do what you want using tables in the way that we were currently using them (a quirk in the way the wiki software handles borders in tables is to blame), but if we switch it to using div elements instead, I'm guessing you want it to look like this?
:It's actually not possible to do what you want using tables in the way that we were currently using them (a quirk in the way the wiki software handles borders in tables is to blame), but if we switch it to using div elements for some of it instead, I'm guessing you want it to look like this?
<div style="width: 100%; margin-top: 4px; border: #5e6d5e solid 2px; {{border-radius|10px}}">
<div style="width: 100%; margin-top: 4px; border: #5e6d5e solid 2px; {{border-radius|10px}}">
<div style="margin: 0px; padding: 10px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; background-color: #5e6d5e; font-size: 1.4em;">'''[[UDWiki:Community Portal|<font color="#FF9999">Community Portal</font>]]'''</div>
<div style="margin: 0px; padding: 10px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; background-color: #5e6d5e; font-size: 1.4em;">'''[[UDWiki:Community Portal|<font color="#FF9999">Community Portal</font>]]'''</div>

Revision as of 02:40, 20 July 2010

OMG more community portal bs.xoxo 06:36, 12 July 2010 (BST)

Yes sir. When I fall, I'll weep for happiness 17:11, 12 July 2010 (BST)

main page

I think it should be made to look so the top header is just pure green like the bottom of Template:NBox and then the rest with the same border, etc. I would prefer the template look different to the small links templates below it- it doesn't fit as well with the rest of the main page imo. I would try this myself but I fail too much at code I haven't done myself and couldn't actually achieve it so we might need AHLG or aichon or RHO to do it. --

04:25, 19 July 2010 (BST)

It's actually not possible to do what you want using tables in the way that we were currently using them (a quirk in the way the wiki software handles borders in tables is to blame), but if we switch it to using div elements for some of it instead, I'm guessing you want it to look like this?

Featured Article

Featured Article

Coat of Arms of the House of Alner.png The Alner Family, known as the tenants of the once-extravagant Alner Mansion, stand among Malton's elite, being largely responsible for Roachtown's redevelopment after the Great Fire of 1912, as well as its fall into disrepair. (more...)

Community Projects

I like this design better as well (plus, I cleaned up the code a bit). I'd also suggest fixing the way the edit links work and what they link to, that way wikinewbs don't have to sift through as much code to find what they need to edit. Aichon 18:21, 19 July 2010 (BST)
Fucking love you man, that's EXACTLY what I meant! I think it should be like this, so it matches the above two bordered obejcts on the main page. -- 02:18, 20 July 2010 (BST)