pi_headerpi_header [ -title title ] [ -graphic graphic ] \
[ -on_page_title on_page_title ] [ -byline byline ] \
[ -extra_head_content extra_head_content ] \
[ -extra_body_tags extra_body_tags ]
Defined in tcl/pi-defs.tclCreates the header (everything above the context bar, including the tag) for any pages within Pi Land. on_page_title is the title that displays on the page within tags. If it's blank, title will be used.
- Switches:
-
-title (defaults to
"Pi Land" )
-graphic (defaults to "" )
-on_page_title (optional)
-byline (defaults to "by Eve Andersson" )
-extra_head_content (optional)
-extra_body_tags (optional)
|