Difference between revisions of "Template:BlogPost"

From edegan.com
Jump to navigation Jump to search
Line 29: Line 29:
 
   
 
   
 
  | label2      = Title
 
  | label2      = Title
  | data2      = [[Has title::{{{Title|}}}]]  
+
  | data2      = [[Has title::{{{Has title|}}}]]  
 
  | label3      = Author
 
  | label3      = Author
  | data3      = [[Has author::{{{Author|}}}]]  
+
  | data3      = [[Has author::{{{Has author|}}}]]  
 
  | label4      = Series
 
  | label4      = Series
  | data4      = [[Part of series::{{{Series|}}}]]  
+
  | data4      = [[Part of series::{{{Part of series|}}}]]  
 
  | label5      = Content status
 
  | label5      = Content status
  | data5      = {{#arraymap:{{{Content status|}}}|,|x|[[Has content status::x]]}}
+
  | data5      = {{#arraymap:{{{Has content status|}}}|,|x|[[Has content status::x]]}}
 
  | label6      = Graphics status
 
  | label6      = Graphics status
  | data6      = {{#arraymap:{{{Graphics status|}}}|,|x|[[Has graphics status::x]]}}
+
  | data6      = {{#arraymap:{{{Has graphics status|}}}|,|x|[[Has graphics status::x]]}}
 
  | label7      =Publication date
 
  | label7      =Publication date
  | data7      = [[Had publication date::{{{Publication date|}}}]]  
+
  | data7      = [[Had publication date::{{{Had publication date|}}}]]  
 
  | label8      =Notes
 
  | label8      =Notes
  | data8      = [[Has processing notes::{{{Notes|}}}]]  
+
  | data8      = [[Has processing notes::{{{Has processing notes|}}}]]  
  
 
  | belowstyle  = background:#ffffff;
 
  | belowstyle  = background:#ffffff;

Revision as of 15:23, 2 March 2017

This is the "BlogPost" template. It should be called in the following format:

{{BlogPost
|Has title=
|Has author=
|Part of series=
|Has content status=
|Has graphics status=
|Blog image=
|Had publication date=
|Has processing notes=
}}

Edit the page to see the template text.