Difference between revisions of "Module:IPC"

Line 1: Line 1:
 
{{Infobox
 
{{Infobox
|name        = {{subst:PAGENAME}}
+
|title = An amazing Infobox
|bodystyle    =
+
|header1 = It works!
 
+
|label2 = Configured by
|titlestyle  =
+
|data2 = trog
|abovestyle = background:#cfc;
+
|label3 = Web
|subheaderstyle =
+
|data3 = [http://trog.qgl.org trog.qgl.org]
|title       = Test Infobox
 
|above        = Above text
 
|subheader    = Subheader above image
 
|subheader2  = Second subheader
 
 
 
|imagestyle  =
 
|captionstyle =
 
|  image      = [[File:example.png|200px|alt=Example alt text]]
 
|caption      = Caption displayed below example.png
 
 
 
|headerstyle  = background:#ccf;
 
|labelstyle  = background:#ddf;
 
|datastyle    =
 
 
 
|header1 = Header defined alone
 
| label1 =
 
|  data1 =
 
|header2 =
 
| label2 = Label defined alone does not display (needs data, or is suppressed)
 
| data2 =  
 
|header3 =
 
| label3 =  
 
| data3 = Data defined alone
 
|header4 = All three defined (header, label, data, all with same number)
 
| label4 = does not display (same number as a header)
 
|  data4 = does not display (same number as a header)
 
|header5 =
 
| label5 = Label and data defined (label)
 
|  data5 = Label and data defined (data)
 
 
 
|belowstyle = background:#ddf;
 
|below      = Below text
 
 
}}
 
}}

Revision as of 21:30, 20 July 2016

Documentation for this module may be created at Module:IPC/doc

Script error: Lua error: Internal error: The interpreter exited with status 127.

{{Infobox
|title = An amazing Infobox
|header1 = It works!
|label2 = Configured by
|data2 = trog
|label3 = Web
|data3 = [http://trog.qgl.org trog.qgl.org]
}}