|
|
Line 1: |
Line 1: |
− | <includeonly><!--
| |
− | --><table border="1" border-width="2px" align="center">
| |
− | <caption style="font-weight:800;font-size:large">Profile</caption>
| |
− | <tr><td style="text-align:right">Status</td> <td>{{{occupation}}}</td></tr>
| |
− | <tr><td style="text-align:right">Where</td> <td>{{{location}}}</td></tr>
| |
− | <tr><td style="text-align:right">Website</td> <td>{{{website}}}</td></tr>
| |
− | <tr><td style="text-align:right">Write</td> <td>{{{write}}}</td></tr>
| |
− | <tr><td style="text-align:right">Read</td> <td>{{{read}}}</td></tr>
| |
− | <tr><td style="text-align:right">E-Mail</td> <td>[mailto:{{{email}}} {{{email}}}]</td></tr>
| |
− | <tr><td style="text-align:right">IRC</td> <td>{{{irc}}}</td></tr>
| |
− | <tr><td style="text-align:right">Microblog</td> <td>{{{microblog}}}</td></tr>
| |
− | <tr><td style="text-align:right">Hobbies</td> <td>{{{hobby}}}</td></tr>
| |
− | <tr><td style="text-align:right">Group</td> <td>{{{group}}}</td></tr>
| |
− | </table>
| |
| =Description= | | =Description= |
− | {{{interest}}}
| |
− | <div style="float:right">[[Template:User]]</div>
| |
− | </includeonly>
| |
− | <noinclude>
| |
− | Include this template in your user page.
| |
− |
| |
− | <dl>
| |
− | <dt>Status (occupation)
| |
− | <dd>Whether you are a User, Member, or Official, such as custodian or webmaster <b>on this website</b>. You may comma separate if you have more than one status.
| |
− | <dt>Where (location)
| |
− | <dd>The country you live in.
| |
− | <dt>Website (website)
| |
− | <dd>An external link to your main website.
| |
− | <dt>Write (write)
| |
− | <dd>The languages you can write, from most to least fluency.
| |
− | <dt>Read (read)
| |
− | <dd>The languages you can read, from most to least fluency.
| |
− | <dt>E-Mail (email)
| |
− | <dd>Your public email address.
| |
− | <dt>IRC (irc)
| |
− | <dd>The Internet Relay Chat room(s) you hangout, from most to least frequency.
| |
− | <dt>Microblog (microblog)
| |
− | <dd>Your microblog address
| |
− | <dt>Hobbies (hobby)
| |
− | <dd>Your hobbies, if any, from most to least interest.
| |
− | <dt>Group (group)
| |
− | <dd>The FSF User Groups you belong to. These should be links.
| |
− | <dt>Description (interest)
| |
− | <dd>Anything you want to say about yourself.
| |
− | </dl>
| |
− | The template syntax is:
| |
− | <pre>
| |
| {{Template:User| | | {{Template:User| |
| occupation=software developer | | occupation=software developer |
Line 54: |
Line 8: |
| |email=selenamarie@gmail.com | | |email=selenamarie@gmail.com |
| |irc=selenamarie | | |irc=selenamarie |
− | |hobby=postgresql,pdxpug,osbridge, | + | |hobby=postgresql,pdxpug,osbridge |
| |microblog=http://identi.ca/selenamarie | | |microblog=http://identi.ca/selenamarie |
| |group= | | |group= |
| |interest= | | |interest= |
| }} | | }} |
− | </pre>
| |
− | [[Category:Template|U]]
| |
− | </noinclude>
| |