Difference between revisions of "Template:Navpgtable"

From wiki.emacinc.com
Jump to: navigation, search
(Initial Page Creation)
 
m (Fixed)
Line 1: Line 1:
<!-- /*********************************************************************************************************/ -->
+
<noinclude>This template provides the title and the start of the Navigation Page table.  Use in conjunction with [[Templateimpl:navtableentry]], [[Templateimpl:navtablenewrow]], and [[Templateimpl:navtableend]].</noinclude><!-- /*********************************************************************************************************/ -->
 
<!-- /*********************************************  Page Title  **********************************************/ -->
 
<!-- /*********************************************  Page Title  **********************************************/ -->
<!-- /*********************************************************************************************************/ -->
+
<!-- /*********************************************************************************************************/ --><includeonly>
 
{{:Templateimpl:navpgtitle | initials={{{initials}}} | title={{{title}} | desc={{{desc}}} | project=OE 5 }}
 
{{:Templateimpl:navpgtitle | initials={{{initials}}} | title={{{title}} | desc={{{desc}}} | project=OE 5 }}
  
Line 8: Line 8:
 
<!-- /*********************************************************************************************************/ -->
 
<!-- /*********************************************************************************************************/ -->
 
<table style="width:100%; text-align: center">
 
<table style="width:100%; text-align: center">
<tr>
+
<tr></includeonly>

Revision as of 11:53, 6 October 2015

This template provides the title and the start of the Navigation Page table. Use in conjunction with Templateimpl:navtableentry, Templateimpl:navtablenewrow, and Templateimpl:navtableend.