Form:TimelineEntry: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|- | |- | ||
| '''Date''' <br> Provide the date you'd like this timeline entry to refer to. | | '''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 15: | Line 15: | ||
| '''Description''' <br> Enter here the description for this timeline entry. Feel free to use markup. | | '''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> |