Template:Resource badge/common: Difference between revisions

From FamilySearch Wiki
(Created page with '{{documentation subpage}} == Usage == The '''{{tl|{{BASEPAGENAME}}}}''' template has been created as a way of high lighting resources available for the locality where the tem…')
 
m (Text replacement - " " to " ")
 
(11 intermediate revisions by 4 users not shown)
Line 5: Line 5:
The '''{{tl|{{BASEPAGENAME}}}}''' template has been created as a way of high lighting resources available for the locality where the template is placed.  
The '''{{tl|{{BASEPAGENAME}}}}''' template has been created as a way of high lighting resources available for the locality where the template is placed.  


* [https://wiki.familysearch.org/en/index.php?title=Special:WhatLinksHere&target={{#replace:{{FULLPAGENAME}}| |+}}&namespace=0 Pages that use this badge]
*[https://wiki.familysearch.org/en/index.php?title=Special:WhatLinksHere&target={{#replace:{{FULLPAGENAME}}| |+}} Pages that use/refer to this badge]


=== Example  ===
=== Example  ===
Line 16: Line 16:
|  
|  
<nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki>  
<nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki>  
|  
|  
{{ {{BASEPAGENAME}}}}  
{{ {{BASEPAGENAME}}}}  
|-
|
<nowiki>{{</nowiki>{{BASEPAGENAME}}<br> <nowiki>| link = https://www.familysearch.org </nowiki><br> <nowiki>| name = resource name</nowiki><br> <nowiki>}}</nowiki>
|
{{ {{BASEPAGENAME}}||link=http://www.familysearch.org|name=resource name}}
|-
|-
|  
|  
<nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|layout=vertical}}</nowiki>  
<nowiki>{{</nowiki>{{BASEPAGENAME}}<br> <nowiki>| layout = vertical</nowiki><br> <nowiki>| link = https://www.familysearch.org </nowiki><br> <nowiki>| name = resource name</nowiki><br> <nowiki>}}</nowiki>  
 
|  
|  
{{ {{BASEPAGENAME}}||layout=vertical}}  
{{ {{BASEPAGENAME}}||layout=vertical|link=http://www.familysearch.org|name=resource name}}  
 
|-
|
<nowiki>{{</nowiki>{{BASEPAGENAME}}<br> <nowiki>| layout = vertical</nowiki><br> <nowiki>| float = right</nowiki><br> <nowiki>| link = https://www.familysearch.org </nowiki><br> <nowiki>| name = resource name</nowiki><br> <nowiki>}}</nowiki>
 
|
{{ {{BASEPAGENAME}}||layout=vertical| float = right|link=http://www.familysearch.org|name=resource name}}
 
|}
|}


Line 31: Line 49:
These parameters are:  
These parameters are:  


;link&nbsp;
;link
:(optional) This is the external link to the resource.  
:This is the external link to the resource. ie. '''http://''' ''etc.''
;name&nbsp;
;name
:This is display text used for the link. If this parameter is not defined then the default text is ''no name defined''.
:This is display text used for the link. If this parameter is not defined then the default text is ''no name defined''.
<includeonly>
[[Category:Resource badge templates|{{PAGENAME}}]]
</includeonly>
[[Category:Wiki Historical]]

Latest revision as of 21:17, 30 October 2023


Usage[edit source]

The {{Resource badge}} template has been created as a way of high lighting resources available for the locality where the template is placed.

Example[edit source]

You type You get

{{Resource badge}}

id info


{{Resource badge
| link = https://www.familysearch.org
| name = resource name
}}

id info


{{Resource badge
| layout = vertical
| link = https://www.familysearch.org
| name = resource name
}}

info


{{Resource badge
| layout = vertical
| float = right
| link = https://www.familysearch.org
| name = resource name
}}

info


Parameters[edit source]

There are two parameters that are used to create the specific link to the resource.

These parameters are:

link
This is the external link to the resource. ie. http:// etc.
name
This is display text used for the link. If this parameter is not defined then the default text is no name defined.