Template:Infobox person: Difference between revisions

From Stationery Wiki
Jump to navigation Jump to search
m makes mess, removed
Trying to make company conditional
Line 5: Line 5:
! colspan="2" | {{{photo}}}
! colspan="2" | {{{photo}}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Company: || {{{company}}}
{{#if: {{{company}}} | | Company: || {{{company}}} | }}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Location: || {{{location}}}
| Location: || {{{location}}}

Revision as of 12:10, 4 July 2017

{{{name}}}
{{{photo}}}
Location: {{{location}}}
Social Media: {{{socialmedia}}}
Website: {{{website}}}


Description

This template is used to create an infobox in an article about a person. To use it in an article, copy the template below and paste it into an article. Empty fields won't be displayed in the article.

Template

{{Infobox person
| name = 
| photo = 
| company =
| location = 
| socialmedia = 
| website = 
}}