Difference between revisions of "Template:Person"

From Funtoo
Jump to navigation Jump to search
Line 24: Line 24:


TEST
TEST
 
<div style="float:right; width: 400px; border-radius: 20px; background-color: #eeeeee; padding: 20px; margin-left: 40px; margin-bottom: 20px; font-family: Helvetica;">
<div style="float:right; width: 400px; border-radius: 20px; background-color: #eeeeee; padding: 20px; margin-left: 40px; margin-bottom: 20px; font-family: Helvetica;">{{#vardefine:email|{{#external_value:email}}}}
BLAH{{#vardefine:email|{{#external_value:email}}}}BLAH
<div float="left">{{#gravatar_img:{{#var:email}}}}</div>
<div float="left">{{#gravatar_img:{{#var:email}}}}</div>
ANOTHER TEST
ANOTHER TEST

Revision as of 07:16, June 28, 2015

This is the "Person" template. It should be called in the following format:

{{Person
|Bio=
|Geoloc=
|Location name=
}}

This template defines the table "people". View table. Edit the page to see the template text.