<content> define content

name
content
xml namespace
http://moyaproject.com

Begin a content definition.

Content is a high level description of a page.

Example

<content libname="content.crew.manifest">
    <title>Crew Manifest</title>
    <section name="content">
        <for src="crew" dst="character">
            <moya:crew character="character"/>
        </form>
    </section>
    <section name="footer">
        <markdown>Brought to you by **Moya**.</markdown>
    </section>
</content>
attributes
name purpose type required? default choices
extends Extend content element element reference No
final Stop extending with this content element? boolean No no
template Template name(s) list of template paths No
inherited attributes
name purpose type required? default choices
if Conditional expression expression No yes