Form:TimelineEntry: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{| class="wikitable bnw-form th-nowrap" | {| class="wikitable bnw-form th-nowrap" | ||
|- | |- | ||
| '''Date''' <br> | | '''Date''' <br> Provide the date you'd like this timeline entry to refer to. | ||
| {{{field|date | | {{{field|date}}} | ||
|- | |- | ||
| '''Image''' <br> Provide the image file name in the format: "Some_image.jpg". | | '''Image''' <br> Provide the image file name in the format: "Some_image.jpg". | ||
Line 13: | Line 13: | ||
| {{{field|imagePosition}}} | | {{{field|imagePosition}}} | ||
|- | |- | ||
| '''Description''' <br> | | '''Description''' <br> Enter here the description for this timeline entry. Feel free to use markup. | ||
| {{{field|description|input type=textarea}}} | | {{{field|description|input type=textarea}}} | ||
|- | |||
| '''Layout''' <br> Select which layout to use for this entry. Options are horizontal (image to the left of text) or vertical (image on top). | |||
| {{{field|layout|input type=dropdown|values=horizontal,vertical|default=vertical}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|save}}}{{{standard input| | |||
{{{standard input|save}}}{{{standard input|changes}}}{{{standard input|cancel}}} | |||
</includeonly> | </includeonly> |