This template (like all templates) is within the scope of WikiProject Templates, a group dedicated to improving the maintenance of Wikipedia's templates. This particular template is especially important to the project because it is used in the maintenance of other templates. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.TemplatesWikipedia:WikiProject TemplatesTemplate:WikiProject TemplatesTemplates
Text has been copied to or from this page; see the list below. The source pages now serve to provide attribution for the content in the destination pages and must not be deleted as long as the copies exist. For attribution and to access older versions of the copied text, please see the history links below.
I support this. All templates should have documentation, even if it's something basic like "see the parent template for detailed information". What seems obvious to the creator of the template, might not be to others who encounter it and might not be 10 years down the road to no one. Gonnym (talk) 13:56, 2 December 2025 (UTC)
That said, there are cases where the documentation is in the body of template and not a /doc page, such as navboxes that use {{Navbox documentation}} or WikiProject banners that use the auto generated documentation. Those cases should be tested to make sure they don't fill up the category. Gonnym (talk) 13:59, 2 December 2025 (UTC)
Of course, {{improve documentation}} will only shows if the namespace is template/module, and if the template which is transcluding {{documentation}}, does not have any documentation. The viwiki version of this template have already implemented this feature, you can see some demo:
If this change are also considered useful here then I'll suggest some changes, but I'll have to test first. Nvdtn19 (talk) 14:45, 2 December 2025 (UTC)
I'm wondering if it wouldn't be better setting this up as a bot task to allow for a gap between the template creation process and building documentation. I know I've created a number of templates by starting off with a basic functioning and the standard <noinclude>{{documentation}}</noinclude> ending knowing that I won't be able to build documentation until I'm done working out all the kinks and details in the code, but having that blank documentation section reminds me to come back to instructions once I've finished programming. I would hate to have overzealous gnomes coming in to try to figure out my template while I'm still fixing bugs because it ended up in a tracking category prematurely. At least if a bot were coming in, I'd be able to remove {{improve documentation}} once it got added if things weren't ready for that step yet. VanIsaac, GHTVcontrabout 17:32, 2 December 2025 (UTC)
Ideally, if your template still has kinks in it, start it in your userspace or draft space (or /sandbox if it is one). We shouldn't be placing a non-functioning template in the "live" template space. Gonnym (talk) 17:57, 2 December 2025 (UTC)
I agree with Gonnym. Don't expect unfinished things that is outside the sandbox can't be touched by others. I don't understand why it would be disruptive when {{improve documentation}} is present on templates that lacks documentation, while it clearly reflects the actual situation? So if the project currently has 10,000 templates without documentation, we have to deploy a bot just to add {{improve documentation}} to those 10,000 pages, while a better one-time methods exists? If you don't want your template be flagged, better start it in your sandbox, or not adding {{documentation}} until there is one. Nvdtn19 (talk) 05:35, 3 December 2025 (UTC)
So, who's gonna implement this in the sandbox? FaviFake (talk) 15:54, 17 December 2025 (UTC)
Yes, well that's just the thing, isn't it? Almost nothing operates on a platonic ideal. While I am more than willing, and have frequently built templates in userspace, that's not something that everyone would even think to do, let alone a well-known operating procedure that people follow to any extent. While we do have the draft namespace for articles, there's really no policy for anything but new accounts to even build any content in their private userspace as a matter of course. The point is that when dealing with seemingly simple templates, drafting in userspace and moving into the template namespace is usually more hassle than is warranted, but that doesn't prevent the intricacies of template logic from biting us from time to time. So I reiterate that I would think a parameter for empty documentation that is supported by a maintenance bot would be a more robust option for accomplishing the task. VanIsaac, GHTVcontrabout 18:23, 17 December 2025 (UTC)
I support this. Checking if a page or template parameter is empty is a perfect task for a template/bot. FaviFake (talk) 17:41, 2 December 2025 (UTC)
Documentation template source code
Can someone provide me with the source code for this template? I'd like to use it on my own wiki. Thanks! ~2025-38484-04 (talk) 16:49, 6 December 2025 (UTC)
You can click "view source" at the top of the page to see the source code. You also need to copy the source code of Module:Documentation and the other dependencies listed on the top right corner of that page. * Pppery *it has begun... 20:20, 6 December 2025 (UTC)
<noinclude><!-- This code must be kept in sync with that at [[Wikipedia:Template documentation#How to create a documentation subpage]].--></noinclude>{{Documentation subpage}}== Usage ==<include<includeonly></includeonly>only>{{Sandbox other||<!-- Categories below this line -->}}</include<includeonly></includeonly>only><noinclude>{{Documentation|content={{Preloadnotice|[[Module:Documentation]]}}Thispagecontainsthedefaultwikitextthatappearswhenaneditorclicks"create"tobegincreatinganewtemplatedocumentationpage.}}</noinclude>
+
<noinclude><!-- This code must be kept in sync with that at [[Wikipedia:Template documentation#How to create a documentation subpage]].--></noinclude>{{Documentation subpage}}== Usage ==<include<includeonly></includeonly>only>{{Sandbox other||<!-- Categories below this line -->}}</include<includeonly></includeonly>only><noinclude>{{Documentation}}<!-- Addcategoriestothe/docsubpageandaddinterwikistoWikidata--></noinclude>
I note "preexisting" is a bit misleading. The page was created as a redirect in 2013 (unclear why) but apparently never used (the creation came after Special:Diff/582650318 and Special:Diff/582650843), and you just now un-redirected it to make this edit request. For such a simple page as this, I can't see why anyone would usefully be changing the documentation. 🤷 Anomie⚔ 14:21, 19 April 2026 (UTC)
Template:Documentation/preload currently mentions The above documentation is transcluded from Template:Documentation/preload/doc. (edit | history) at the bottom, which is the misleading part I noticed.
From the doc Template:Documentation/doc (and even Template:Documentation/preload/doc), a purpose of {{documentation}} is that Use of this template allows templates to be protected, where necessary, while allowing anyone to edit the documentation and categories. Here the preload template is protected, but its doc needs not be.
Apparently {{Documentation|content=stuff}} still links the subpage if it exists, even if it's not being used. That seems like a bug to me. Anomie⚔ 21:24, 19 April 2026 (UTC)
Is this request still open, now that you have restored the redirect? —Martin (MSGJ·talk) 13:00, 23 April 2026 (UTC)
I agree with Anomie here; this is a lot of effort amounting to a solution in search of a problem. * Pppery *it has begun... 16:48, 24 April 2026 (UTC)
I don't see "a lot of effort". This is just what we as a matter of course on every single other template ... —Martin (MSGJ·talk) 18:15, 11 May 2026 (UTC)
The reason we put documentation on a subpage is to allow editors to maintain it without protection. That rationale is no different on this template, so I intend to action this request, unless there is a substantive objection which I haven't yet seen —Martin (MSGJ·talk) 18:14, 11 May 2026 (UTC)
Yeah i think you can go ahead🙂 FaviFake (talk) 04:22, 12 May 2026 (UTC)
I'm having second thoughts. Just realised we are talking about documentation for a subtemplate ... can this not just be included in Template:Documentation/doc? Does very subtemplate really need its own documentation? —Martin (MSGJ·talk) 08:02, 12 May 2026 (UTC)
Though my above comment is about the content of the doc of the preload, replying to whether it really need[s] its own documentation. The proposed change is about where to place the doc text, in a less-protected /doc page. —Peterwhy (talk) 10:06, 13 May 2026 (UTC)