addedValues Plugin

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

(1 or more words)


Get tropes here!
Click to see internals
Report bug


Hotel Nuovo Marghera

sitepic_hotelNMarghera.jpg:
Viewable with Any Browser

Members
Join Now
Login

addedValueMacros.reportPageLink

Syntax

{addedValueMacros.reportPageLink(whatText, reportID, template, whatTarget, anchor, class, title, accesskey, hreflang, tabindex, onmouseOver, onmouseOut, onClick)}

Examples

{addedValueMacros.reportPageLink("Click", "subjectInRed", "content-only", "subjectframe")} Click
{addedValueMacros.reportPageLink("Click", "subjectInGreen", "content-only", "subjectframe")} Click

Semantics

Returns an anchor tag pointing to a page which will be built showing the CURRENT message using the specified report and optional template. If any of the optional parameters whatTarget, anchor, title, title, accesKey, hrefLang, tabindex, onmouseOver, onmouseOut, onClick are present they are used to build the link.

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

<!-- report showMember is not a message item detail report --<

Useful to build links which refresh frames or iframes, as in the example above.

See also