Difference between revisions of "Template:BlogPost"

From edegan.com
Jump to navigation Jump to search
Line 22: Line 22:
 
  | labelstyle  = width: 33%;  
 
  | labelstyle  = width: 33%;  
 
   
 
   
  | label1     = Title
+
  | label2     = Title
  | data1       = [[Has title::{{{Title|}}}]]  
+
  | data2       = [[Has title::{{{Title|}}}]]  
  | label2     = Author
+
  | label3     = Author
  | data2     = [[Has author::{{{Author|}}}]]  
+
  | data3     = [[Has author::{{{Author|}}}]]  
  | label3     = Series
+
  | label4     = Series
  | data3     = [[Part of series::{{{Series|}}}]]  
+
  | data4     = [[Part of series::{{{Series|}}}]]  
  | label4     = Content status
+
  | label5     = Content status
  | data4     = {{#arraymap:{{{Content status|}}}|,|x|[[Has content status::x]]}}
+
  | data5     = {{#arraymap:{{{Content status|}}}|,|x|[[Has content status::x]]}}
  | label5     = Graphics status
+
  | label6     = Graphics status
  | data5     = {{#arraymap:{{{Graphics status|}}}|,|x|[[Has graphics status::x]]}}
+
  | data6     = {{#arraymap:{{{Graphics status|}}}|,|x|[[Has graphics status::x]]}}
  
 
  | belowstyle  = background:#ffffff;
 
  | belowstyle  = background:#ffffff;

Revision as of 14: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.