Template:ButtonsGroup

Revision as of 13:21, 22 May 2025 by Tegnosis (talk | contribs) (Changed to add parameters for name/link)

ButtonsGroup template
This will return the "<Name> Online Genealogy Records", "Online Research Help", & "Getting Started" buttons, examples below.


Usage

{{ButtonsGroup}}


Notes

  1. The template reads the pagename, strips anything after a comma and removes the word "Genealogy" which matches the usage on Country pages.
  2. The template checks if the "Getting Started" page exists and displays the button if so, hiding it otherwise.
  3. There are several pages that don't have the same name/link format as Country pages, these parameters (both name/link for "Online Genealogy Records" and link for "Getting Started") can be overridden using the following:
    {{ButtonsGroup
    |RecordsName=Records Display Name
    |RecordsLink=Records Link
    |StartedLink=Started Link
    }}