Customised templates: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
→‎Standard Finish: Replace specific </div> with general comment
m (→‎The next article to read: insert link to spreadsheet page)
m (→‎Standard Finish: Replace specific </div> with general comment)
== Standard Finish ==
 
All your templates shouldcould have this standard finish if you have created a Cumulus style template so need to acknowledge the software that will process the template (creating the web page):
<pre>
<p class="credits"><br />
v<#version> (<#build>)
</p>
<!-- Ensure you close any element blocks that you have opened -->
</div>
<!-- inIn some customisations you might need to include instructions to load external JavaScriptsJavaScript files here (any that can only run after the browser has created the page structure) -->
</body>
</html>
5,838

edits

Navigation menu