Template:Infobox person: Difference between revisions

From Stationery Wiki
Jump to navigation Jump to search
Trying to make company conditional
Fi88r (talk | contribs)
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
! colspan="2" | {{{photo}}}
! colspan="2" | {{{photo}}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
{{#if: {{{company}}} | | Company: || {{{company}}} | }}
| Company: || {{{company}}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Location: || {{{location}}}
| Location: || {{{location}}}
Line 25: Line 25:
| name =  
| name =  
| photo =  
| photo =  
| company =
| location =  
| location =  
| socialmedia =  
| socialmedia =  
| website =
}}
}}
</nowiki></pre>
</nowiki></pre>

Latest revision as of 00:39, 16 March 2019

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


Description[edit]

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[edit]

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