Difference between revisions of "Template:Third-party addon"
CallMeDave (talk | contribs) (feedback about template link visibility https://gramps.discourse.group/t/is-there-should-there-be-a-three-generation-chart-view-option/1960/12) |
CallMeDave (talk | contribs) |
||
| (11 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <onlyinclude>{{man note|This is a [[Third-party Addons|Third-party Addon]].|Please use carefully on data that is [[How to make a backup|backed up]], and help make it better by reporting any | + | <onlyinclude>{{man note|This is a [[Third-party Addons|Third-party Addon]]. The Addon/Plugin system is controlled by the [[Gramps_{{man version}}_Wiki_Manual_-_Plugin_Manager|'''Plugin Manager'''.]]|Please use carefully on data that is [[How to make a backup|backed up]], and help make it better by reporting any issues to the [[Using_the_bug_tracker|bug tracker]].<br>Unless otherwise stated on this page, you can download this addon by following {{man tooltip|[[{{man version}}__Addons#Installing_Addons_in_Gramps|these instructions]]}}.<br>Please note that some Addons have [https://github.com/gramps-project/gramps/blob/master/README.md#the-following-packages-are-optional prerequisites] that need to be installed before they can be used.}}</onlyinclude> |
| − | </onlyinclude> | ||
{{languages}} | {{languages}} | ||
== Description == | == Description == | ||
| Line 6: | Line 5: | ||
The light green boxed inset note warns the Users of a '''risky situation''', suggests risk management process, elicits problem reports, and provides reference links on Addons. | The light green boxed inset note warns the Users of a '''risky situation''', suggests risk management process, elicits problem reports, and provides reference links on Addons. | ||
| + | |||
| + | == Installation == | ||
| + | === Prerequisites === | ||
== Usage == | == Usage == | ||
| − | + | <noinclude> | |
| + | <div style="background:lightcyan"> | ||
| + | |||
| + | How do I use the template? By putting the following transclusion placeholder line in a (preferably new and blank) wiki article: | ||
| + | <pre> {{subst:Template:Third-party_addon}}</pre> | ||
| + | |||
| + | Choose the "Save page"/"Save Changes" button a new page with that one short placeholder line inserts an editable 'work in progress' document. When MediaWiki saves the article, it will clone most (MediaWiki will omit the blue background parts) of the content this reference template. (The "Show Preview" option only show the results, not the markup formatting control.) You can use the appended special formatting example template as a pre-populated virtual Copy&Paste clipboard. Snip pieces to paste special typographical formatting to enhance the outline. | ||
| + | |||
| + | Once the template content is cloned, Edit the page. Paste the raw '''[[:Category:Tutorials|Tutorials]]''' outline for your new '''[[:Category:How_do_I...|How Do I...]]''' article above the '''See also''' section. This "raw Tutorial outline" might be simply pasting in a copy of a README.md from your Github Repository or an announcement from the Gramps community support Discourse forum. (You might find expedient to share the markdown file from these sources with an AI and prompt it to convert the markdown to MediaWiki markdown and present as `code`, not rendered formatting.) | ||
| + | |||
| + | </div> | ||
| + | </noinclude> | ||
| + | |||
| + | ==Features== | ||
| + | === Configure Options === | ||
| + | |||
| + | == Issues == | ||
| + | |||
| + | <!--default categories--> | ||
| + | [[Category:Addons]] | ||
| + | [[Category:Plugins]] | ||
| + | [[Category:Developers/General]] | ||
| + | |||
== Source == | == Source == | ||
| − | Based on [http:// | + | Based on [http://wikipedia.org/wiki/Template:Out_of_date Template:Out_of_date] from Wikipedia[[Category:Pretty_Templates]]'' |
| + | |||
| + | =List of existing Template:Third-party_addon= | ||
| + | |||
| + | {{Special:PrefixIndex/Template:Third-party_addon/}} | ||
| + | |||
| + | |||
== See also == | == See also == | ||
| + | *[https://github.com/ahs3/addons-source/blob/workflow60/CONTRIBUTING.md#gramps-wiki Workflow for creating a Gramps addon] (GitHub article) | ||
*[[Recycled_WikiContent|Recycling content with Transclusion]] | *[[Recycled_WikiContent|Recycling content with Transclusion]] | ||
| + | *[[Template:How_do_I|Template for ''How do I'' articles]] (includes samples of MediaWiki markdown) | ||
*[[Template:Fact|Adding ''Citation Requests'']] | *[[Template:Fact|Adding ''Citation Requests'']] | ||
*[[Template:Dead_link|Flagging ''broken links'']] | *[[Template:Dead_link|Flagging ''broken links'']] | ||
| Line 22: | Line 54: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:WikiContributors|Templates]] | [[Category:WikiContributors|Templates]] | ||
| + | {{-}} | ||
| + | <hr /> | ||
| + | Fill in this form and move it to the [[:Template:Addons6.0|Addons table]] | ||
| + | {| class="wikitable sortable" | ||
| + | |- | ||
| + | ! Plugin / Documentation | ||
| + | ! Type | ||
| + | ! Image | ||
| + | ! Description | ||
| + | ! Use | ||
| + | ! Rating (out of 4) | ||
| + | ! Contact | ||
| + | ! Download | ||
| + | |- | ||
| + | |<!-- Plugin / Documentation -->[[Addon:AddRemoveTagTool|Add/Remove Tag Tool]] | ||
| + | |<!-- Type -->Tool | ||
| + | |<!-- Image -->[[File:AddRemoveTagTool-GeneralOptionsDialog-60.png|center|150px]] | ||
| + | |<!-- Description -->The Add/Remove Tag Tool allows you to add or remove one tag from a selected set of filtered objects e.g. people. | ||
| + | |<!-- Use -->All | ||
| + | |<!-- Rating (out of 4) -->4 | ||
| + | |<!-- Contact -->[mailto:[email protected] Matthias Kemmer] | ||
| + | |<!-- Download -->[https://github.com/gramps-project/addons/blob/master/gramps60/download/RemoveTagTool.addon.tgz?raw=true RemoveTagTool.addon.tgz] | ||
| + | |} | ||
Latest revision as of 08:58, 19 July 2025
This is a Third-party Addon. The Addon/Plugin system is controlled by the Plugin Manager. Please use carefully on data that is backed up, and help make it better by reporting any issues to the bug tracker. |
Description
Transclusion template. Adds the This is a Third-party Addon. alert.
The light green boxed inset note warns the Users of a risky situation, suggests risk management process, elicits problem reports, and provides reference links on Addons.
Installation
Prerequisites
Usage
How do I use the template? By putting the following transclusion placeholder line in a (preferably new and blank) wiki article:
{{subst:Template:Third-party_addon}}
Choose the "Save page"/"Save Changes" button a new page with that one short placeholder line inserts an editable 'work in progress' document. When MediaWiki saves the article, it will clone most (MediaWiki will omit the blue background parts) of the content this reference template. (The "Show Preview" option only show the results, not the markup formatting control.) You can use the appended special formatting example template as a pre-populated virtual Copy&Paste clipboard. Snip pieces to paste special typographical formatting to enhance the outline.
Once the template content is cloned, Edit the page. Paste the raw Tutorials outline for your new How Do I... article above the See also section. This "raw Tutorial outline" might be simply pasting in a copy of a README.md from your Github Repository or an announcement from the Gramps community support Discourse forum. (You might find expedient to share the markdown file from these sources with an AI and prompt it to convert the markdown to MediaWiki markdown and present as `code`, not rendered formatting.)
Features
Configure Options
Issues
Source
Based on Template:Out_of_date from Wikipedia
List of existing Template:Third-party_addon
See also
- Workflow for creating a Gramps addon (GitHub article)
- Recycling content with Transclusion
- Template for How do I articles (includes samples of MediaWiki markdown)
- Adding Citation Requests
- Flagging broken links
- adding a Cleanup note
- adding an Outdated note
- adding a Stub note
Fill in this form and move it to the Addons table
| Plugin / Documentation | Type | Image | Description | Use | Rating (out of 4) | Contact | Download |
|---|---|---|---|---|---|---|---|
| Add/Remove Tag Tool | Tool | The Add/Remove Tag Tool allows you to add or remove one tag from a selected set of filtered objects e.g. people. | All | 4 | Matthias Kemmer | RemoveTagTool.addon.tgz |
