Template:GR Page header and text: Difference between revisions
No edit summary |
No edit summary |
||
(23 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<u>Example 1</u> | <u>Example 1</u> | ||
<nowiki> | <nowiki> | ||
{{GR Page header and text| | {{GR Page header and text| | ||
Location=Ohio| | Location=Ohio| | ||
Vital type=birth| | |||
Page type=Guided Research| <!-- Current options Guided Research and Can't Find--> | Page type=Guided Research| <!-- Current options Guided Research and Can't Find--> | ||
}} </nowiki> | }} </nowiki> | ||
Line 12: | Line 14: | ||
Location=Ohio| | Location=Ohio| | ||
Vital type=birth| | Vital type=birth| | ||
Page type= | Page type=Guided Research| <!-- Current options Guided Research and Can't Find--> | ||
Page title=This is a different title| | Page title=This is a different title| | ||
Page text=This is different text| | Page text=This is different text| | ||
Line 19: | Line 21: | ||
</noinclude> | </noinclude> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
{{#switch: {{lc:{{{Page type|}}} }} | | {{#switch: {{lc:{{{Page type|}}} }} | | ||
{{#if: {{{Page title|}}}|<h1 id="firstHeading" class="firstHeading" lang="en">{{{Page title|}}}</h1>| | |||
<h1 id="firstHeading" class="firstHeading" lang="en">{{{Location|}}} Guided Research</h1> | |||
< | |||
|<nowiki></nowiki>}} | |<nowiki></nowiki>}} | ||
{{#if: {{{Page text|}}}|<p>{{{Page text|}}}</p>| | {{#if: {{{Page text|}}}|<p>{{{Page text|}}}</p>| | ||
<p>FamilySearch identified the most complete online indexes for birth, marriage, and death information.</p><br> | <p>FamilySearch identified the most complete online indexes for birth, marriage, and death information.</p><br><br> | ||
<p style="font-size:20px">'''Which type of information are you looking for?'''</p><br> | |||
|<nowiki></nowiki>}} | |<nowiki></nowiki>}} | ||
| | | | ||
cant find= | |||
{{{Location|}}} Births - Why can't I find | {{{Location|}}} Births - Why can't I find the record? | ||
{{#if: {{{Page title|}}}| | {{#if: {{{Page title|}}}|<h1 id="firstHeading" class="firstHeading" lang="en">{{{Page title|}}}</h1>| | ||
<h1 id="firstHeading" class="firstHeading" lang="en">{{{Location|}}} {{{Vital type}}} - Why can't I find the record?</h1> | |||
|<nowiki></nowiki>}} | |<nowiki></nowiki>}} | ||
{{#if: {{{Page text|}}}|<p>{{{Page text|}}}</p>| | {{#if: {{{Page text|}}}|<p>{{{Page text|}}}</p>| | ||
Line 45: | Line 40: | ||
|<nowiki></nowiki>}} <!-- end switch statement --> | |<nowiki></nowiki>}} <!-- end switch statement --> | ||
[[Category:templates|{{PAGENAME}}]] |
Revision as of 12:12, 12 June 2018
Example 1
{{GR Page header and text| Location=Ohio| Vital type=birth| Page type=Guided Research| <!-- Current options Guided Research and Can't Find--> }}
Example 2
{{GR Page header and text| Location=Ohio| Vital type=birth| Page type=Guided Research| <!-- Current options Guided Research and Can't Find--> Page title=This is a different title| Page text=This is different text| }}