Diferencia entre revisiones de «Plantilla:Infobox personal»
De WikiEducator
(Página nueva: {{Infobox_personal |Name = Phil Bartle |Photo= center /My sandbox/ |Website= http://philbartle.org/ |Occupation = Fresh Air Inspector |Nationality = [ht...) |
|||
Línea 1: | Línea 1: | ||
− | {{ | + | <table class="tws collapsible" align="{{#switch: {{{align}}} |left= left |center= center |right}}" style="white-space: normal; width:290px; margin:8px;"><tr><th colspan="2" style="text-align:left; width:100%; font-size:100%;"><div id="DC.title" style="margin-right:80px;">[[Image:Contact-new.svg|28px]] {{#if: {{{Name}}}|{{{Name}}}| Infobox }}</div></th></tr><tr><td colspan="2">{{#if: {{{Photo|}}}|{{{Photo}}}| }} |
− | | | + | </td></tr>{{#if: {{{Website|}}} |<tr style="font-size:85%;"><td valign="top">'''Website:'''</td><td>{{{Website}}}</td></tr> }}{{#if: {{{Blog|}}} |<tr style="font-size:85%;"><td valign="top">'''Blog:'''</td><td>{{{Blog}}}</td></tr> }}{{#if: {{{Employer|}}} |<tr style="font-size:85%;"><td valign="top">'''Employer:'''</td><td>{{{Employer}}}</td></tr> }} |
− | | | + | {{#if: {{{Occupation|}}} |<tr style="font-size:85%;"><td valign="top">'''Occupation:'''</td><td>{{{Occupation}}}</td></tr> }}{{#if: {{{Other roles|}}} |<tr style="font-size:85%;"><td valign="top">'''Other roles:'''</td><td>{{{Other roles}}}</td></tr> }}{{#if: {{{Nationality|}}} |<tr style="font-size:85%;"><td valign="top">'''Nationality:'''</td><td>{{{Nationality}}}</td></tr> }}{{#if: {{{Country|}}} |<tr style="font-size:85%;"><td valign="top">'''Country:'''</td><td>{{{Country}}}</td></tr> }}{{#if: {{{Email|}}} |<tr><td></td><td>[mailto:{{{Email}}}?Subject=WikiEducator email]</td></tr>}}{{#if: {{{WM2|}}} | <tr><td colspan="2" align="center">{{:WikiMaster_userboxes/WikiApprentice_level_2|{{{WM2}}} }}</td></tr>}}{{#if: {{{WM3|}}} | <tr><td colspan="2" align="center">{{:WikiMaster_userboxes/WikiBuddy|{{{WM3}}} }}</td></tr>}}{{#if: {{{WM4|}}} | <tr><td colspan="2" align="center">{{:WikiMaster_userboxes/WikiArtisan|{{{WM4}}}}}</td></tr>}} |
− | |Website= | + | {{#if: {{{WM5|}}} | <tr><td colspan="2" align="center">{{:WikiMaster_userboxes/WikiTrainer|{{{WM5}}} }}</td></tr>}}{{#if: {{{WM6|}}} | <tr><td colspan="2" align="center">{{:WikiMaster_userboxes/WikiMaster|{{{WM6}}} }}</td></tr>}}{{#if: {{{Boxes|}}} |<tr><td colspan="2" align="center">{{{Boxes}}}</td></tr> }}{{#if: {{{WM1|}}} | <tr><td colspan="2" align="center">{{:WikiMaster_userboxes/WikiApprentice_level_1|{{{WM1}}} }}</td></tr>}} |
− | |Occupation = | + | </table> |
− | |Nationality = | + | |
− | | | + | <noinclude> |
− | + | ||
− | | | + | See: [[Wikieducator:Infoboxes]] |
− | |Email = | + | |
+ | == Syntax == | ||
+ | |||
+ | <nowiki>{{</nowiki>Infobox personal | ||
+ | |||
+ | |Name = | ||
+ | |||
+ | |Email = | ||
+ | |||
|Boxes = | |Boxes = | ||
− | | | + | |
+ | |Photo = | ||
+ | |||
+ | |Employer = | ||
+ | |||
+ | |Website = | ||
+ | |||
+ | |Blog = | ||
+ | |||
+ | |Occupation = | ||
+ | |||
+ | |Nationality = | ||
+ | |||
+ | |Country = | ||
+ | |||
+ | | WM1 = | ||
+ | |||
}} | }} | ||
+ | |||
+ | === Attibutes === | ||
+ | |||
+ | '''Name''' - optional title for infobox. if left blank will default to pagename. | ||
+ | |||
+ | '''Boxes''' - add other infoboxes here. for example, see: [[Wikieducator:Infoboxes]] | ||
+ | |||
+ | '''Photo''' | ||
+ | |||
+ | '''Website''' | ||
+ | |||
+ | '''Blog''' | ||
+ | |||
+ | '''Occupation''' | ||
+ | |||
+ | '''Nationality''' | ||
+ | |||
+ | '''Country''' | ||
+ | |||
+ | '''WM1''' = Used for certification according to the [[WikiMaster]] typology -- WM1 for Wikiapprentice Level 1; WM2 for Wikiapprentice Level 2; WM3 for Wikibuddy and so on. You should insert your user name in the following way: | ||
+ | |||
+ | * For a Level 1 apprentice: WM1 = Username-goes-here (i.e. without the square brackets - <nowiki>[[</nowiki> <nowiki>]]</nowiki>) | ||
+ | * For a Level 2 apprentice: WM2 = Username-goes-here (i.e. without the square brackets - <nowiki>[[</nowiki> <nowiki>]]</nowiki>) | ||
+ | |||
+ | |||
+ | </noinclude> |
Revisión de 02:43 26 mar 2009
Syntax
{{Infobox personal
|Name =
|Email =
|Boxes =
|Photo =
|Employer =
|Website =
|Blog =
|Occupation =
|Nationality =
|Country =
| WM1 =
}}
Attibutes
Name - optional title for infobox. if left blank will default to pagename.
Boxes - add other infoboxes here. for example, see: Wikieducator:Infoboxes
Photo
Website
Blog
Occupation
Nationality
Country
WM1 = Used for certification according to the WikiMaster typology -- WM1 for Wikiapprentice Level 1; WM2 for Wikiapprentice Level 2; WM3 for Wikibuddy and so on. You should insert your user name in the following way:
- For a Level 1 apprentice: WM1 = Username-goes-here (i.e. without the square brackets - [[ ]])
- For a Level 2 apprentice: WM2 = Username-goes-here (i.e. without the square brackets - [[ ]])