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

  • curprev 02:3902:39, 29 August 2011imported>Mikołka 5,674 bytes +75 purge link style: http://meta.wikimedia.org/w/index.php?diff=2827616

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 2010imported>Davidgothberg 5,302 bytes −523 Indenting the code and updating some code comments. No change in functionality.

19 February 2010

17 February 2010

  • curprev 16:4016:40, 17 February 2010imported>MSGJ 5,131 bytes −694 few tweaks: add "please", link /doc again, add space before "Subpages"

12 February 2010

  • curprev 17:2417:24, 12 February 2010imported>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

  • curprev 23:4923:49, 11 February 2010imported>Davidgothberg 5,965 bytes +140 Using a special preload page for /doc pages in File space.
  • curprev 23:1823:18, 11 February 2010imported>Mike.lifeguardm 5,841 bytes 0 19 revisions from w:Template:Documentation/core: a nifty template
  • curprev 22:4422:44, 11 February 2010imported>Davidgothberg 5,841 bytes −136 Oh, that reported /doc talkpages that were used as normal talkpages.
  • curprev 22:2522:25, 11 February 2010imported>Davidgothberg 5,977 bytes +602 Adding more debug-reporting.
  • curprev 21:4221:42, 11 February 2010imported>Davidgothberg 5,375 bytes +543 Adding more debug-reporting.
  • curprev 20:3520:35, 11 February 2010imported>Davidgothberg 4,832 bytes +427 Tweak when and how to show the "Subpages" link. And adding a comment to the "cats and interwikis" text.
  • curprev 18:2718:27, 11 February 2010imported>Davidgothberg 4,405 bytes −474 Removed most of the debug check. Silly me, this also reported redirects from the talkpages. Will make a smarter check function.
  • curprev 18:2018:20, 11 February 2010imported>Davidgothberg 4,879 bytes +1,214 Using the heading "Summary" instead of "Documentation" when in File space. Adding "Add categories and interwikis to the /doc". Adding link "Subpages of this template". Adding debug-reporting to a cat.

9 February 2010

6 February 2010

  • curprev 06:4006:40, 6 February 2010imported>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 2010imported>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 2010imported>Davidgothbergm 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 2010imported>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 2010imported>Davidgothberg 3,397 bytes −9 Adding {{pp-template}}.
  • curprev 23:2923:29, 5 February 2010imported>Davidgothbergm 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 2010imported>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 2010imported>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 2010imported>Davidgothberg 3,460 bytes +95 Adding some stuff to the noinclude area.
  • curprev 20:5520:55, 5 February 2010imported>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 2010imported>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 2010imported>Davidgothberg 2,189 bytes +2,189 Starting out the /core for the {{documentation}} template. Intermediate save.