Template:Infobox blog: Difference between revisions
Jump to navigation
Jump to search
first version |
m removed link for tagline |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
|- | |- | ||
! colspan="2" | [[{{{name}}}]] | ! colspan="2" | [[{{{name}}}]] | ||
|- bgcolor="#ffffff" | |||
! colspan="2" | {{{tagline}}} | |||
|- bgcolor="#ffffff" | |- bgcolor="#ffffff" | ||
| Author(s): || {{{authors}}} | | Author(s): || {{{authors}}} | ||
|- bgcolor="#ffffff" | |- bgcolor="#ffffff" | ||
| Established: || {{{established}}} | | Established: || [[Established::{{{established}}}]] | ||
|- bgcolor="#ffffff" | |- bgcolor="#ffffff" | ||
| URL: || {{{url}}} | | URL: || [[URL::{{{url}}}]] | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
| Line 15: | Line 17: | ||
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>. | |||
| Line 22: | Line 26: | ||
{{Infobox blog | {{Infobox blog | ||
| name = | | name = | ||
| tagline = | |||
| authors = | | authors = | ||
| established = | | established = | ||
Latest revision as of 15:02, 28 January 2019
| [[{{{name}}}]] | |
|---|---|
| {{{tagline}}} | |
| Author(s): | {{{authors}}} |
| Established: | {{{established}}} |
| URL: | {{{url}}} |
Description[edit]
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[edit]
{{Infobox blog
| name =
| tagline =
| authors =
| established =
| url =
}}