addedValues Plugin

...Powerful Free! Database Expansion for Manila
logoBottle:

(1 or more words)


Get tropes here!
Click to see internals
Report bug


Vive la Difference

sitepic_vive.jpg:
Viewable with Any Browser

Members
Join Now
Login

addedValueMacros.newPictureFormLink

Syntax

{addedValueMacros.newPictureFormLink(whatText, formID, whatTarget=nil, anchor=nil, class=nil, title=nil, accesskey=nil, hreflang=nil, tabindex=nil, onmouseOver="", onmouseOut="", onClick="")}

Examples

{addedValueMacros.newPictureFormLink("New Reference Picture", "NewRefPage")}
To see the currently defined addedValues forms in this site , click Examine forms.

Semantics

newPictureFormLink returns a link to a page with a form to create a new Manila story. The form must have been defined as a Manila ETP form. If any of the optional parameters whatTarget, anchor, title, title, accessKey, hrefLang, tabindex, onmouseOver, onmouseOut, onClick are present they are used to build the link.

; Error encountered are reported as HTML comments with an explanatory text, use view source in your browser to see them; such as

<!-- addedValues is not configured for new gems --<

addedValues allows you to create pictures in a unlimited number of formats, using different forms. This macro is useful in building menus of links to create different types of messages. One common usage is with the manilextras.editorialMenu macro.

See also