Help:Editing FAQ

This is an old revision of this page, as edited by Infragable (talk | contribs) at 16:12, 15 March 2008 (Miscellaneous). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:H:h This page is meant to accompany Help:Editing.

These questions and answers have been culled from some of the talk pages of the various editing-related Help: pages. If you see a useful answer there or anywhere else, please add it here.


EARLY LIFE

Tables

Q: Can I make transparent borders and rules on a table?

A: Yes.

That's a tough one because there is no "cellborder" directive for the table style. You can play with the BORDER and RULE attributes of table, but it seems that you cannot rely upon your browser to interpret that stuff the way you want it.
I think the easiest way to write this is using wiki table notation with a different background for the table and for each row.
abc def ghi
jkl mno pqr
{|style="background:white"
|- style="background:lightgrey;"
| abc || def ||ghi
|- style="background:lightgrey;"
| jkl || mno || pqr
|}

see: http://meta.wikimedia.org/wiki/Opening_external_links_in_a_new_window VoskampM 08:38, 10 March 2006 (UTC)[reply]

Starting a new article

Q: How do I start a new article that has not been mentioned or put into any other articles?

Tell me It is a bit confusing```` Things are not very clearNutan Thakur 11:29, 25 June 2007 (UTC)[reply]

Type the address of the new article page into your browser, and you will be given the option to start the page. -- ConradParker 01:45, 14 July 2007 (UTC)[reply]
Put the name of the article in the search bar, and click Go. You will be given an option to create the page. Toolkit (talk) 18:03, 13 February 2008 (UTC)[reply]