Help talk:Talk page

From Meta, a Wikimedia project coordination wiki

Jump to: navigation, search

Contents

[edit] W:Wikipedia:Removing warnings

For Wikipedia W:Wikipedia:Removing warnings Is Attempting resolve disputes over the policy of Removing warnings (from your User Page) (If you know of any mention of removing warnings on the meta could you tell my Wikipedia account W:User_talk:Yskyflyer).--Yskyflyer 01:31, 19 April 2006 (UTC)

Also Howcome This Masterpage is diffrent from W:Help:Talk_page#Etiquette (Ps i may not check responses from meta)--Yskyflyer 01:33, 19 April 2006 (UTC)

[edit] Archive or delete to clean up stale talk

I would like to see a brief policy on how to archive or delete stuff to clean up talk pages that have stale talk on them. Someone with experience please put this on the Talk page help article or a link to it. Thank you :-) ---Rogerhc 23:04, 27 May 2006 (UTC)

[edit] See Also

The See Also secton on this page links to a section that no longer exists on the Help:Template page and should be changed so it can be more helpful.68.41.148.42 21:50, 6 January 2007 (UTC)

Done.--Patrick 22:21, 6 January 2007 (UTC)

[edit] Sacar "Main page"

Tento evitar que na página de início apareza "Main page" para fazer espaço na "Portada". Sabe você como?

  • I'm trying to to hide the "Main page" text to get better use of space in gl:wiki but I still don't know. It's not explained in Help:Page name or Help:Section. Do you know how? --Sobreira 23:14, 28 October 2007 (UTC)
Hola, podrías hacerlo en añadir el código siguiente al gl:MediaWiki:Monobook.js:
 // stop displaying the page title on the mainpage (from w:en:MediaWiki:Monobook.js)<pre>
 var mpTitle = "Portada";
 var isMainPage = (document.title.substr(0, document.title.lastIndexOf(" - ")) == mpTitle);
 var isDiff = (document.location.search && (document.location.search.indexOf("diff=") != -1 || document.location.search.indexOf("oldid=") != -1));
 if (isMainPage && !isDiff) {
  document.write('<style type="text/css">/*<![CDATA[*/ #lastmod, #siteSub, #contentSub, h1.firstHeading { display: none !important; } /*]]>*/</style>');
 }
//</pre>

Un saludo, --birdy geimfyglið (:> )=| 23:25, 28 October 2007 (UTC)

[edit] Answer a question

Should this help page not include help on how to answer / track communications someone else places on your own user talk page? If it does, I cannot find it.71.239.131.232 15:14, 30 October 2007 (UTC)