Difference between revisions of "Template:Third-party addon"

From Gramps
m (insert a Addons table list template)
 
(7 intermediate revisions by 2 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 comments or problems to the author, or 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.<br>This Addon/Plugin system is controlled by the [[Gramps_{{man version}}_Wiki_Manual_-_Plugin_Manager|'''Plugin Manager'''. ]]<br />An [[:File:GrampsAddonsUserManual.pdf|Addons Offline Manual]] is available for review.}}
+
<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 ==
''insert the following line on the page:''<pre>&nbsp;&nbsp;&nbsp;&#123;&#123;Third-party_addon}}</pre>
+
<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&amp;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://wikipedia.org/wiki/Template:Out_of_date Template:Out_of_date] from Wikipedia[[Category:Pretty_Templates]]''
 
Based on [http://wikipedia.org/wiki/Template:Out_of_date Template:Out_of_date] from Wikipedia[[Category:Pretty_Templates]]''
Line 18: Line 42:
  
 
== 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 44: Line 70:
 
|<!-- Plugin / Documentation -->[[Addon:AddRemoveTagTool|Add/Remove Tag Tool]]
 
|<!-- Plugin / Documentation -->[[Addon:AddRemoveTagTool|Add/Remove Tag Tool]]
 
|<!-- Type -->Tool
 
|<!-- Type -->Tool
|<!-- Image -->[[File:AddRemoveTagTool-GeneralOptionsDialog-51.png|center|150px]]
+
|<!-- 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.   
 
|<!-- 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
 
|<!-- Use -->All

Latest revision as of 08:58, 19 July 2025

Gramps-notes.png
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.
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.

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



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
AddRemoveTagTool-GeneralOptionsDialog-60.png
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