Template:RoadmapSummary: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(add Category:Roadmaps to categorize pages using this)
(Update template to use css that used to be applied globally via gmo.css)
 
Line 1: Line 1:
<table class="roadmapsummary">
<table style="border: solid black 1px; margin: 0 auto 10px auto; width: 100%; border-collapse: collapse;">
<tr>
<tr>
<td rowspan="3" class="roadmapsummaryicon">[[File:{{{icon}}}|100px]]</td>
<td rowspan="3" style="border-right: solid black 1px; padding: 5px;">[[File:{{{icon}}}|100px]]</td>
<td colspan="2" class="roadmapsummarytitle" style="width: 100%;">[[{{{pagelocation}}}|{{{pagetitle}}}]]</td>
<td colspan="2" style="width: 100%; font-size: 130%; font-weight: bold; background: #4D4E53; color: #FFF; padding: 5px;">[[{{{pagelocation}}}|{{{pagetitle}}}]]</td>
</tr>
</tr>
<tr>
<tr>
<td class="roadmapsummaryowner">Owner: '''{{{owner}}}'''</td>
<td style="border-right: solid black 1px; border-bottom: solid black 1px; padding: 5px;">Owner: '''{{{owner}}}'''</td>
<td class="roadmapsummaryupdated">Updated: '''{{{updated}}}'''</td>
<td style="border-right: solid black 1px; border-bottom: solid black 1px; width: 30%; padding: 5px;">Updated: '''{{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY}}'''</td>
</tr>
</tr>
<tr>
<tr>
<td colspan="2" class="roadmapsummarydesc">{{{description}}}</td>
<td colspan="2" style="font-size: 100%; font-style: italic; padding: 5px;">{{{description}}}</td>
</tr>
</tr>
</table>[[Category:Roadmaps]]
</table>[[Category:Roadmaps]]

Latest revision as of 18:57, 27 April 2015

[[File:{{{icon}}}|100px]] [[{{{pagelocation}}}|{{{pagetitle}}}]]
Owner: {{{owner}}} Updated: 2015-04-27
{{{description}}}