Template:Attendee-apprentice
This template is used to generate a block with the apprentice attendee's information.
Blank Template
Copy, paste, and fill in the apprentice's information:
{{Attendee-apprentice |name = |apprentice_of = |img = |url = |org_name = |org_url = |elsewhere = }}
Parameters
- name
- The apprentice's full name.
- apprentice_of
- The name of the person sponsoring the apprentice. You may use wiki syntax
[[User:Example.com|John Doe]]
to link to the indiewebcamp.com user profile . - img
- The attendee's profile photo. Photos are limited to display 128Γ128px, so it is recommended to use wiki image syntax
[[File:example.png|128px]]
. A full URL to an external image may also be used. (optional) - url
- The attendee's personal URL. (optional)
- org
- The attendee's organization name (optional)
- org_url
- The attendee's organization URL (optional)
- elsewhere
- Links to other web profiles for the attendee (GitHub, Twitter, Facebook, etc.) (optional)
Examples
Including this template code:
{{Attendee-apprentice |name = John Doe |apprentice_of = Jim Smith |img = |url = http://example.com |org_name = TestCo |org_url = |elsewhere = }}
Will generate:
Name: John Doe
Organization: TestCo
Apprentice Of: Jim Smith
Personal URL: http://example.com