Difference between revisions of "Form:Article"
From Civicwiki
Line 31: | Line 31: | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
− | {{{for template|Section|multiple|add button text=Add NEW section}}} | + | {{{for template|SectionDefault}}} |
+ | {| class="formtable" width="600pt" | ||
+ | |- | ||
+ | ! valign="top" | Text<font color="red">*</font>: | ||
+ | | Enter article text.<br> | ||
+ | {{{field|HasArticleText|mandatory|input type=textarea|editor=wikieditor|rows=20}}} | ||
+ | |- | ||
+ | | colspan="2"| <center><h2>Infobox #1</h2></center> | ||
+ | |- | ||
+ | ! valign="top" | Image: | ||
+ | | Upload image.<br> | ||
+ | {{{field|HasImage|uploadable}}} | ||
+ | |- | ||
+ | ! valign="top" | Image title: | ||
+ | | Shown in infobox #1<br> | ||
+ | {{{field|HasImageTitle}}} | ||
+ | |- | ||
+ | ! valign="top" | Image description: | ||
+ | | Shown in infobox #1<br> | ||
+ | {{{field|HasImageDescription|editor=wikieditor|rows=5}}} | ||
+ | |- | ||
+ | | colspan="2"| <center><h2>Infobox #2</h2></center> | ||
+ | |- | ||
+ | ! valign="top" | Image: | ||
+ | | Upload image.<br> | ||
+ | {{{field|HasImage2|uploadable}}} | ||
+ | |- | ||
+ | ! valign="top" | Image title: | ||
+ | | Shown in infobox #2<br> | ||
+ | {{{field|HasImageTitle2}}} | ||
+ | |- | ||
+ | ! valign="top" | Image description: | ||
+ | | Shown in infobox #2<br> | ||
+ | {{{field|HasImageDescription2|editor=wikieditor|rows=5}}} | ||
+ | |} | ||
+ | {{{end template}}}{{{for template|Section|multiple|add button text=Add NEW section}}} | ||
{| class="formtable" width="600pt" | {| class="formtable" width="600pt" | ||
|- | |- |
Revision as of 11:43, 27 May 2014
|