Home: Support: Reference Guide: Display Tags: <dpAuthorCredit>

<dpAuthorCredit>

D E F I N I T I O N:

Returns the credit type for the author, such as "By" or "Edited By".

<dpAuthorCredit
  default="default text"
  style="lower|upper|title|spaced|roman|decimal|identifier|
         noHtml|noHtmlStyle|scriptEncode|uriEncode"
  link="on|off"
  start="#p|#s|#w|#c|begin|end|resume"
  stop="#p|#s|#w|#c|begin|end|resume"
  length="#p|#s|#w|#c|begin|end"
>


A T T R I B U T E S:

Please refer to the common attributes page for the common attribute descriptions.


E X A M P L E S:

<dpAuthorCredit> <dpAuthor>

would return: By Neil Gaiman

A more common use would be to test to see if the story has an author first:

<dpIf <dpAuthor>>
  <dpAuthorCredit> <dpAuthor>
</dpIf>


Home: Support: Reference Guide: Display Tags: <dpAuthorCredit>
Questions? Comments?
Please write support@desert.net.