Valide Websites mit W2d
Um den gesamten Code ansehen zu können, nutzen Sie bitte die Markierfunktion mit Hilfe der Maus.
<cc:*> Gibt Website Titel aus</cc:*>
<cc:picture obj="pic.h1"
src="pic_headertitel.gif"
dst="'ph1'+&page.content.uid+'.gif'"
text="&site.caption"
fontname="Action Man"
textcolor="&usercolor.dark"
textleft="10"
texttop="5"
fontbold="0"
textalign="left"
textvalign="top"
fontsize="18"
smooth="2"
crop="0">
<h4 style="background:url(<cc:printpictureurl obj="pic.h1">) no-repeat;"></h4>
<h4 style="display:none;"><cc:print value="&site.caption"></h4>
Maintopic
Tipps
Um den gesamten Code ansehen zu können, nutzen Sie bitte die Markierfunktion mit Hilfe der Maus.
<cc:*> Gibt Maintopics aus</cc:*>
<cc:picture obj="pic.h2"
src="pic_headertitel.gif"
dst="'ph2'+&page.content.uid+'.gif'"
text="&page.maintopic.caption"
fontname="Action Man"
textcolor="&usercolor.alt.dark"
textleft="10"
texttop="5"
fontbold="0"
textalign="left"
textvalign="top"
fontsize="18"
smooth="2"
crop="0">
<h4 style="background:url(<cc:printpictureurl obj="pic.h2">) no-repeat;"></h4>
<h4 style="display:none;"><cc:print value="&page.maintopic.caption"></h4>
PageTopic
Flash
Um den gesamten Code ansehen zu können, nutzen Sie bitte die Markierfunktion mit Hilfe der Maus.
<cc:*> Gibt Pagetopics aus</cc:*>
<cc:picture obj="&pic.h3"
src="pic_headertitel.gif"
dst="'ph3'+&page.content.uid+'.gif'"
text="&page.topic.caption"
fontname="Action Man"
textcolor="&usercolor.alt.medium"
textleft="10"
texttop="5"
fontbold="0"
textalign="left"
textvalign="top"
fontsize="18"
smooth="2"
crop="0">
<h4 style="background:url(<cc:printpictureurl obj="&pic.h3">) no-repeat;"></h4>
<h4 style="display:none;"><cc:print value="&page.topic.caption"></h4>
Page Subtopic
Flash Überschrift h2
Um den gesamten Code ansehen zu können, nutzen Sie bitte die Markierfunktion mit Hilfe der Maus.
<cc:*> Gibt Subtopics aus</cc:*>
<cc:picture obj="pic.h4"
src="pic_headertitel.gif"
dst="'ph4'+&page.content.uid+'.gif'"
text="&page.subtopic.caption"
fontname="Action Man"
textcolor="&usercolor.medium"
textleft="10"
texttop="5"
fontbold="0"
textalign="left"
textvalign="top"
fontsize="18"
smooth="2"
crop="0">
<h4 style="background:url(<cc:printpictureurl obj="pic.h4">) no-repeat;"></h4>
<h4 style="display:none;"><cc:print value="&page.subtopic.caption"></h4>
Headertitelabfrage
Um den gesamten Code ansehen zu können, nutzen Sie bitte die Markierfunktion mit Hilfe der Maus.
<cc:*> Gibt Unterseitentopics aus</cc:*>
<cc:picture obj="pic.h5"
src="pic_headertitel.gif"
dst="'ph5'+&page.content.uid+'.gif'"
text="&page.content.caption"
fontname="Action Man"
textcolor="#990000"
textleft="10"
texttop="5"
fontbold="0"
textalign="left"
textvalign="top"
fontsize="18"
smooth="2"
crop="0">
<h4 style="background:url(<cc:printpictureurl obj="pic.h5">) no-repeat;"></h4>
<h4 style="display:none;"><cc:print value="&page.content.caption"></h4>
Absatztitel
Absatztitel
Um den gesamten Code ansehen zu können, nutzen Sie bitte die Markierfunktion mit Hilfe der Maus.
<cc:*> Gibt Absatztitel aus</cc:*>
<cc:picture obj="pic.h6"
src="pic_headertitel.gif"
dst="'ph6'+&page.content.uid+'.gif'"
text="¶.caption"
textcolor="&usercolor.alt.dark"
fontname="Action Man"
textleft="0"
fontbold="0"
textalign="left"
textvalign="bottom"
textheight="36"
fontsize="16"
smooth="4">
<h4 style="background-image:url(<cc:printpictureurl obj="pic.h6">);"></h4>
<h4 style="display:none;"><cc:print value="¶.caption"></h4>
Commonpages
A-Z
Sitemap zum Thema
Um den gesamten Code ansehen zu können, nutzen Sie bitte die Markierfunktion mit Hilfe der Maus.
<cc:*> Gibt Titel der Commonpags aus</cc:*>
<cc:loop type="commonpages" obj="mycommonpage">
<cc:picture obj="pic.h7"
src="pic_headertitel.gif"
dst="ph7.gif"
suffix="'c'+&mycommonpage.number"
text="&mycommonpage.caption"
fontname="Action Man"
textcolor="#26269F"
textleft="10"
texttop="5"
fontbold="0"
textalign="left"
textvalign="top"
fontsize="18"
smooth="2"
crop="0">
<h4 style="background:url(<cc:printpictureurl obj="pic.h7" suffix="'c'+&mycommonpage.number">) no-repeat ;"></h4>
<h4 style="display:none;"><cc:print value="&mycommonpage.caption"></h4>
</cc:loop>