Skip to main content

How-to: Setting up a Wikipedia account

In the general spirit of solving problems there are other ways to contribute beyond writing a blog that no one reads. Whenever I come across a situation that requires me to absorb some new information, whether that be what an earth leakage circuit breaker does, or what happened to Carwood Lipton after the war, or what the legend of the Wandering Jew is about, or how to spell tonneau my first port of call is Wikipedia.

It is truly a fantastic resource and an excellent demonstration of what the web can enable people to create. It has its' issues though; the strength of crowd-sourcing the entire content of the encyclopaedia is also a weakness in that less popular subjects are often not covered to the same depth that some pop-culture topics are. Meaning that it is more or less incomplete in parts.

I can help.

It is possible to edit Wikipedia anonymously, but adding an account is straightforward and allows other users to give feedback on your contributions if required.

Off to the main page then,


and select Create account from the rank of options at the top right-hand side.


Add in a password, complete the Captcha text and click Create your account and that's it.


The process couldn't be much simpler, so where to start then? Well, when I was looking up how to spell tonneau I landed on the Wikipedia page and had to read some of the contents because I was there (I literally cannot stop myself from doing so). I noticed that the word originates from French, meaning cask or barrel but that a citation needed tag had been applied.


Seems like a relatively straightforward place to start. At the top of the page is a link to Edit source,



which gives two choices, either you can edit the wiki mark-up language text directly or use the Visual Editor.


Let's stay with the direct editing mode and Start editing,


this brings up an editing box that looks initially complex but is not too bad. Our section is under ==Origin== (the number of = signs is the heading size of the section, the higher the number the lower the rank). We could have also just clicked on the Edit Source link next to the Origin subtitle on the page, which would have offered up only the section we are interested in editing.

At the end of the section, the text of interest is,

The word is French, meaning 'cask' or barrel.{{cn|date=November 2018}}

the part inside the double curly brackets codes for the citation needed hyperlink.

As I had also found a Wiktionary entry for tonneau when I was looking up its spelling,


it is just a matter of replacing the citation needed mark with a hyperlink to the Wiktionary entry.

Let's just guess that we need to use a <ref> tag and then insert a link between them, we can use Show preview to see how the edit will look.



It looks OK at the section level, but the reference list entry looks a little clunky.




We can either leave it like that and hope someone else comes along to tidy it up, or see if we can find out if there is a style guide for presenting Wiktionary links. But this is further that I want to go right now and I do not have the time. So I will wrap up the edit, giving it a description and marking it as minor.

and Publish changes leaving the world an infinitesimally better place.

Comments

Popular posts from this blog

Grocy and its Home Assistant Add-on

The next layer of the Virtual Bean Counter software stack is the meat in the sandwich, Grocy (see Grocy system install ). As with the Home Assistant (HA) Operating System that was reviewed previously the aim of this article is to consider the support and backup options for the Grocy system as installed onto our HA virtual machine . But first a little history. Whither Grocy ? It sprang from the desire of a software developer, Bernd Bestel , to progress beyond using Excel (as we know a great spreadsheet and data analysis tool but with a limited UI) to something more fully featured by exploiting his experience with commercial inventory management. The first version of Grocy was released in 2017 and after seven years is now on its fourth full point release . However, unlike HA, it is essentially a one-man band with a single developer responsible for pretty much the entirety of the content all without stable funding (currently). That said the package is quite mature and " does wha...

Further adventures in household paper products

As the toilet rolls are up and running I couldn't resist adding the rest of the loft stocks into the mix. The next two items are kitchen roll and facial tissues . Following the same process described for toilet rolls; kitchen roll comes in a multipack, but this time a case has four packs of three rolls and we already have the storage location, shop and quantity units set up. Again, I think we'll have to set up a generic item (Parent product) as well as a specific one for the Kirkland brand rolls (Child product). So I gave it a name, Kitchen roll and a description; default storage location and shop, Loft / Costco ; a min stock amount, 3 rolls ; all the quantity units are Roll . Job done. Now for the specific product, as previously, pulling images and descriptions off the Costco website, setting up case and pack barcodes and quantity conversions between them, buying in Cases and using in Packs . But hang on, do we really want to track in packs of three? We only need a sin...

Man Down! - HA-Grocy goes off the rails

Problems, problems. As part of an HA-Grocy update to v0.24.0, released on the 16 th Feb 2025, a point version upgrade of Grocy was included from v4.3.0 to v4.4.1. Unfortunately it was found that the update had dismasted parts of the HA-Grocy app (see 1 / 2 ), preventing users from opening pop-up windows in the Grocy iframe ; for instance, when clicking the " Add " button in tasks no action is taken. The root cause was a bug in the Grocy version released on the 31 st January (v4.4.1). Although to be fair, Grocy is not specifically aimed at supporting Home Assistant (HA) and as a standalone installation the Grocy program continued to function normally. Happily, the bug was patched by Bernd in v4.4.2, released on 28 th Feb. Unhappily, the HA-Grocy Add-on is still missing the patch as of the 20 th June. So if you are installing from the Add-on Store in Home Assistant it simply won't be fully functional (this is tested and confirmed). If you've already install...