Skip to content
blizz edited this page Sep 12, 2010 · 10 revisions

polymorhic: <edit-page for=“[ModelName]”>
table{border:1px solid black}.
|.Attribute|.Description|.Default Value|.Example|

Parameter Tag Description Default Content
body <body> page body
content <content>   <content-header> <content-body>
content-header <header>   <heading> <delete-button>
heading <h2> page heading <name>
delete-button <a> edit link “Remove This [Model Name]”
content-body <section>   <form>
form <form> edit form

Here is what an autogenerated default tag looks like


<def tag="edit-page" for="Project"> <page merge title="Edit Project">


This inherits (right word?) from base polymorphic card tag defined in rapid_generics.dryml


<def tag="edit-page" polymorphic/>
Clone this wiki locally