Delete this page: Difference between revisions

From FamilySearch Wiki
(Changed case for if standard PAGENAME-"Genealogy" doesn't exist.)
 
(Changed "Rating" to "Content".)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Button Template==
{{Rating
{{ButtonsGroup
|WCAG=Non-compliant
|RecordsName=Records Display Name
|WCAG_Notes=WCAG Notes
|RecordsLink=Main Page
|Content=Standardized
|StartedLink=Started Link
|Content_Notes=Content Notes
|Date_Change=2025-07-01
|Importance=Standard
|AI_Notes=AI Notes
}}
}}
==Font sizes==
Here's some text
* Here's a bullet one level down ([[Main Page]])
* Here's a bullet two levels down ([[Main Page]])
** Here's a bullet under another bullet ([[Main Page]])
** Here's a bullet under another bullet ([[Main Page]])
* <span style="font-family:Verdana !important;">Here's some text</span>


==Buttons code but external class==
<div style="display:flex; flex-flow:row wrap; justify-content:flex-start; gap:20px;">
<div class="online_records_button" style="align-content:center;">[[{{{RecordsLink|{{#replace:{{PAGENAME}}|Genealogy|}} Online Genealogy Records}}}|{{{RecordsName|{{#replace:{{PAGENAME}}|Genealogy|}} Online Genealogy Records}}}]]</div>
<div class="community_button" style="align-content:center;">[[Online Research Help|Online<br>Research Help]]</div>
{{#if:{{{StartedLink|}}}|<div class="red_online_button" style="align-content:center;">[[{{{StartedLink|}}}|Getting<br>Started]]</div>|{{#ifexist: {{#replace:{{PAGENAME}}|Genealogy|}} Getting Started |<div class="red_online_button" style="align-content:center;">[[{{{StartedLink|{{#replace:{{PAGENAME}}|Genealogy|}} Getting Started}}}|Getting<br>Started]]</div>}}}}
</div>


==Buttons code including class==
==Headers==
<div style="display:flex; flex-flow:row wrap; justify-content:flex-start; gap:20px;">
Some tests with the headers
<div class="online_records_button" style="align-content:center;">[[{{{RecordsLink|{{#replace:{{PAGENAME}}|Genealogy|}} Online Genealogy Records}}}|{{{RecordsName|{{#replace:{{PAGENAME}}|Genealogy|}} Online Genealogy Records}}}]]</div>
===Level 3===
<div class="community_button" style="align-content:center;">[[Online Research Help|Online<br>Research Help]]</div>
Level 3 content
{{#ifexist: {{#replace:{{PAGENAME}}|Genealogy|}} Getting Started |<div class="red_online_button" style="align-content:center;">[[{{{StartedLink|{{#replace:{{PAGENAME}}|Genealogy|}} Getting Started}}}|Getting<br>Started]]</div>}}
====Level 4====
</div>
Level 4 content
=====Level 5=====
Level 5 content
=====Level 6=====
Level 6 content
 
 
==Indent testing information==
===Before===
Some text
{{Block indent|One indent}}
{{Block indent|1=Two indent (This contains an = sign)|2=2}}
{{Block indent|Three indent|3}}
{{Block indent|Four indent|4}}
{{Block indent|Five indent|5}}
{{Block indent|1=Six indent (This contains an = sign)|2=5}}
{{Block indent|Seven indent|5}}
 
===After===
Some text
{{Block indent|One indent}}
{{Block indent|1=Two indent (This contains an = sign)|2=2}}
{{Block indent|Three indent|3}}
{{Block indent|Four indent|4}}
{{Block indent|Five indent|5}}
{{Block indent|1=Six indent (This contains an = sign)|2=5}}
{{Block indent|Seven indent|5}}

Latest revision as of 10:59, 19 August 2025

Font sizes[edit | edit source]

Here's some text


Headers[edit | edit source]

Some tests with the headers

Level 3[edit | edit source]

Level 3 content

Level 4[edit | edit source]

Level 4 content

Level 5[edit | edit source]

Level 5 content

Level 6[edit | edit source]

Level 6 content


Indent testing information[edit | edit source]

Before[edit | edit source]

Some text

One indent
Two indent (This contains an = sign)
Three indent
Four indent
Five indent
Six indent (This contains an = sign)
Seven indent

After[edit | edit source]

Some text

One indent
Two indent (This contains an = sign)
Three indent
Four indent
Five indent
Six indent (This contains an = sign)
Seven indent