Difference between revisions of "Template:Infobox blog"

From Stationery Wiki
Jump to navigation Jump to search
m (semantic)
m (explanation)
Line 15: Line 15:
 
To use it in an article, copy the template below and paste it into an article.
 
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.  
 
Empty fields won't be displayed in the article.  
 +
 +
Established and URL will automatically become semantic, author names need semantic code, e.g. <nowiki>[[author::Brad Dowdy]]</nowiki>.
  
  

Revision as of 18:17, 11 January 2019

[[{{{name}}}]]
Author(s): {{{authors}}}
Established: {{{established}}}
URL: {{{url}}}


Description

This template is used to create an infobox in an article about a blog. 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.

Established and URL will automatically become semantic, author names need semantic code, e.g. [[author::Brad Dowdy]].


Template

{{Infobox blog
| name = 
| authors = 
| established = 
| url = 
}}