Template:Resource badge/common: Difference between revisions

From FamilySearch Wiki
m (→‎Usage: copyedit)
(add example using float)
Line 35: Line 35:
|  
|  
{{ {{BASEPAGENAME}}||layout=vertical|link=http://www.familysearch.org|name=resource name}}  
{{ {{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 = http://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}}
|}
|}



Revision as of 17:43, 18 March 2011


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 = http://www.familysearch.org
| name = resource name
}}

id info

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

info

{{Resource badge
| layout = vertical
| float = right
| link = http://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.