Difference between revisions of "Template:BlogPost"
Jump to navigation
Jump to search
| Line 22: | Line 22: | ||
| labelstyle = width: 33%; | | labelstyle = width: 33%; | ||
| − | | | + | | label2 = Title |
| − | | | + | | data2 = [[Has title::{{{Title|}}}]] |
| − | | | + | | label3 = Author |
| − | | | + | | data3 = [[Has author::{{{Author|}}}]] |
| − | | | + | | label4 = Series |
| − | | | + | | data4 = [[Part of series::{{{Series|}}}]] |
| − | | | + | | label5 = Content status |
| − | | | + | | data5 = {{#arraymap:{{{Content status|}}}|,|x|[[Has content status::x]]}} |
| − | | | + | | label6 = Graphics status |
| − | | | + | | data6 = {{#arraymap:{{{Graphics status|}}}|,|x|[[Has graphics status::x]]}} |
| belowstyle = background:#ffffff; | | belowstyle = background:#ffffff; | ||
Revision as of 13:19, 26 October 2016
This is the "BlogPost" template. It should be called in the following format:
{{BlogPost
|Title=
|Author=
|Series=
|Content status=
|Graphics status=
}}
Edit the page to see the template text.