Template:Documentation/core: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 May 2018

29 July 2012

12 June 2012

2 February 2012

29 August 2011

13 July 2011

29 April 2011

14 January 2011

9 May 2010

4 May 2010

3 May 2010

19 March 2010

8 March 2010

4 March 2010

26 February 2010

21 February 2010

20 February 2010

  • curprev 03:3803:38, 20 February 2010 imported>Davidgothberg 5,302 bytes −523 Indenting the code and updating some code comments. No change in functionality.

19 February 2010

17 February 2010

12 February 2010

  • curprev 17:2417:24, 12 February 2010 imported>Davidgothberg 5,089 bytes −736 Removing most debug reporting, since no serious cases found, I now have a copy of the list, and the {{PAGESIZE:}} call caused strange items in the "Pages transcluded" list in edit pages.

11 February 2010

9 February 2010

6 February 2010

  • curprev 06:4006:40, 6 February 2010 imported>Davidgothberg 3,606 bytes +21 The empty div gave extra newlines sometimes. A line break before the if-case is better, and it fixes it for "content" input too. This is how the old version of {{documentation}} did it.
  • curprev 05:4505:45, 6 February 2010 imported>Davidgothberg 3,585 bytes +127 Adding an empty <div> followed by a line break, so headings at start of /doc are interpreted by MediaWiki. Thanks Svick for the bug report.
  • curprev 03:4003:40, 6 February 2010 imported>Davidgothberg m 3,458 bytes 0 Changed protection level of Template:Documentation/core: Highly visible template: Will now use this sub-template in {{documentation}}, used on 37,000 pages. ([edit=sysop] (indefinite) [move=sysop] (indefinite))
  • curprev 01:4901:49, 6 February 2010 imported>Davidgothberg 3,458 bytes +61 Adding some CSS ids so javascript can tinker with this efficiently.

5 February 2010

  • curprev 23:3123:31, 5 February 2010 imported>Davidgothberg 3,397 bytes −9 Adding {{pp-template}}.
  • curprev 23:2923:29, 5 February 2010 imported>Davidgothberg m 3,406 bytes 0 Protected Template:Documentation/core: Will soon be used by {{documentation}} which is high-risk. Semi-protecting it now in case we forget to protect it when we deploy it. ([edit=autoconfirmed] (indefinite) [move=sysop] (indefinite))
  • curprev 21:3421:34, 5 February 2010 imported>Davidgothberg 3,406 bytes −149 Revert my last edit and fix some related code: The doc of {{documentation}} shows a case when "content" is fed AND the /doc links are needed. So back to linking the /doc page if it exists.
  • curprev 21:2021:20, 5 February 2010 imported>Davidgothberg 3,555 bytes +95 If "content" fed, don't link the /doc page. (Good thing I do detailed testing.)
  • curprev 21:0121:01, 5 February 2010 imported>Davidgothberg 3,460 bytes +95 Adding some stuff to the noinclude area.
  • curprev 20:5520:55, 5 February 2010 imported>Davidgothberg 3,365 bytes +986 Adding the code for the sandbox and testcases links, instead of calling {{documentation/links}} since that one is used by {{category interwiki}} so should not show links to non-existing sandboxes.
  • curprev 19:3819:38, 5 February 2010 imported>Davidgothberg 2,379 bytes +190 Using {{{doc exist|}}}. And check when to show the small box below for the doc meta-data.
  • curprev 19:0419:04, 5 February 2010 imported>Davidgothberg 2,189 bytes +2,189 Starting out the /core for the {{documentation}} template. Intermediate save.