Write a "How Do I..." Article
- How do I write a "How Do I..." Article
The "How Do I..." series of articles are designed to provide new users with some basic, step-by-step instructions on how to perform a specific task in Gramps. It is not a tutorial about fully exploring a feature. These articles are about how to achieve a specific task without digressing into interesting distractions.
Articles should be targeted at users who are not familiar with a particular task or workflow... yet written with the assumption that they are familiar with basic Gramps terms and core concepts. After the article covers the task, hotlinking Gramps terms and concepts when first used in the article extends the usefulness of the article for users who are not familiar with Gramps, and may not be familiar to computing in general.
To much repetition of introductory material is bad Even when a workflow uses something esoteric like Attributes, a link to Attribute in the Glossary saves digressing into what Attributes are and how to create Custom Types ... all you have to say is what Attribute custom type definition should be used. It simplifies the workflow into concepts that are easier to understand rather than endless intricate steps. Also, it saves rework. |
Rather than explain each step in excruciating detail, it is recommended that you link unique Gramps processes to the Glossary term (preferred) or introductory section of the manual. You can link Genealogical terms to the Genealogy Glossary. Linking to Glossaries is preferred because it tersely describes the term or concept and should link to more introductory section.
How do I... articles don't have to be pretty or professionally written. They just need to make correct & useful information more accessible. |
Contents
Build a fresh article
Creating a wiki page can be intimidating. But you do not have to start from scratch. Gramps has template/outline that can be filled in and which has examples of much of the unique formatting. (You cut&paste from the outline's example section and discard that whole section when the page is ready for the public.)
Create a page
The MediaWiki tool has several methods start a new page when you want to add content. A good method is editing your 'user page' to insert a 'broken' internal link.
If a core concept is missing from the Glossary... Rather than writing foundation information into your article, consider adding a new term with the terse description to the Gramps Glossary or general Genealogy Glossary. Then link your new article to the new Glossary term. Include a link under the Glossary term to the introductory material, preferably in the Gramps wiki. |
Clicking that red, broken link will display a message that no page with that name exists and offers to create a blank page.
The conventional recommendation for creating an expansion pagespace on the wiki is to create a link from another page... where the concept is only mentioned without enough explanation. Just edit the page and add a 'link' to the under-explained concept (or term) on that page.
Simply insert a line like:
[[wiki page name|my page name hotlinked label]]
While this creates a dead link, clicking on it will spawn a new pagespace where you can add the extra information. This new pagespace will show up in the indexing and Categories exactly as in the portion before the vertical bar ("|"). So consider capitalization and wording. (Take a look at other pages listed in the How do I... category for a point of reference.)
This is a good method if you've built the page content offline and just want to paste in the MediaWiki markup language code. But when using the MediaWiki editor to slowly build a page from scratch, this approach adds a dead link in a highly conspicuous way. Once the first edit is saved, the link will be 'live' but might be a crude draft.
Alternately, when starting a new pages, you can create the originating link on your WikiContributor user page or discussion pages instead of from an existing page. You'll be able to find it easily while it is still a Work-In-Progress. It can be a helpful reminder to also include a link to the target page where you intend to cross-reference the finalized new content.
As a last resort, you can create a Work-In-Progress pagespace with a particular name by using the Search box in the left side bar. (Again, the name is important because it determines how the content will be listed in the Category indices.) The search will try to list articles with all the terms entered. But if there isn't a phrase match for the title, the first option will also offer a red link at the top that would create a page.
Add "How Do I..." standard form
Take advantage of the template called "Template:How do I" to insert a outline framework (with examples) for the article. That framework can be built by pasting the following lines in the newly created pagespace and saving it.
{{subst:Template:How_do_I}} ~~~~
What do these lines do?
Use the template
The double curley brackets ({{
}}
) identify a named template. This uses MediaWiki's transclusion (transcribed inclusion) feature for the How do I... template to re-use the content stored in that pagename. It is similar to Server Side Includes. Think of it as a smarter version of cut&paste.
The subst:Template:
before the template name uses the subclusion (substitution transcribed inclusion) feature for templates. This will cause the template content to be processed & substituted into the editable workspace as the page is saved. Because this content can now be refined without changing other pages, it is more "recycled" than "re-used".
Embed your user tag
The row of 4 tilde (˜˜˜˜) characters will add a datestamp line at the bottom with your hyperlinked WikiContributor name.
Not a valid user (talk) 19:57, 19 August 2024 (UTC)
This adds the incomplete page to the page list generated when you click "What links here" in the left sidebar on your WikiContributor page similar to the following:
What links here: Page: Write a "How Do I..." Article Article
You can use this to make a work-in-progress (WIP) page list. When the page is complete enough to be made public & linked, remove the line to remove it from your WIP page list. (The Contributions link will still help you find the page but there would be more clutter.)
Possible Topics
🚧
- How do I find the relationship between people? ✔
- How do I specify an adopted child or a step child?
- How do I prevent private data from being displayed in reports?
- How do I apply a filter to a display?
- How do I handle multiple names for a single person?
- How do I get help?
- How do I report a bug? ✔
- How do I request a feature
- How do I create a Familytree or a Relationship chart?