Page Name: Difference between revisions
(New page: The required element with the id of '''#page_name''' is where the page name information will be inserted. ====Page name dynamically generated html==== <source lang="html4strict"> <p>Yo...) |
m (Text replace - "Category:Creating Viviti Themes" to "Category:Creating Themes") |
||
(One intermediate revision by one other user not shown) | |||
Line 10: | Line 10: | ||
This html will be inserted into the required element with the id of '''#page_name'''. | This html will be inserted into the [[Making your own Theme | required element]] with the id of '''#page_name'''. | ||
[[Category:Creating | [[Category:Creating Themes]] | ||
[[Category:Advanced Topics]] | [[Category:Advanced Topics]] |
Latest revision as of 09:33, 12 October 2010
The required element with the id of #page_name is where the page name information will be inserted.
Page name dynamically generated html
<p>Your Page Name Here.</p>
This html will be inserted into the required element with the id of #page_name.