Difference between revisions of "Template:Article"

From Beyond Social
(Created page with "<noinclude> This is the "Article" template. It should be called in the following format: <pre> {{article |Title= |Subtitle= |Image= |Caption= |Summary= |Body= }} </pre> Edit t...")
 
Line 20: Line 20:
  
 
<div id="articleHeader">[[File:{{{Image|}}}|{{{Caption|}}}]]</div>
 
<div id="articleHeader">[[File:{{{Image|}}}|{{{Caption|}}}]]</div>
 +
<div id="articleCaption"><small>{{{Caption|}}}</small></div>
  
 
<div id="articleBanner">Article<div style="float:right;width:50%;">{{{Summary|}}}</div><br></div>
 
<div id="articleBanner">Article<div style="float:right;width:50%;">{{{Summary|}}}</div><br></div>

Revision as of 21:34, 22 May 2017

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

{{article
|Title=
|Subtitle=
|Image=
|Caption=
|Summary=
|Body=
}}

Edit the page to see the template text.