Difference between revisions of "Template:Demo-inline"

From blackwiki
Jump to navigation Jump to search
test>Swpb
test>Swpb
Line 1: Line 1:
<includeonly>{{#ifexpr: ({{{1}}}-1)*{{{vert-interval}}} <= 1.1*{{{max-tot}}}
+
<includeonly>
|
+
{{#ifexpr: {{datefmt|1/1/{{#expr: {{{1}}}+2005}}}} < {{datefmt|{{{end-date}}}}}
<!--ticks--><div style="display: inline-block; position: absolute; box-sizing: border-box;
+
|<!--color bar-->{{#ifexpr: ({{{1}}}+2005) mod 2 |<div style="display: inline-block; position: absolute;
bottom: {{#expr: 100*({{{1}}}-1)*{{{vert-interval}}}/(1.1*{{{max-tot}}}) }}%;
+
left: {{#expr: 100*({{datefmt|1/1/{{#expr: {{{1}}}+2005}}}}-{{datefmt|1/1/2006}})/({{datefmt|{{{end-date}}}}}-{{datefmt|1/1/2006}}) }}%;
height: 0px;
+
right: {{max|0|{{#expr: 100-(100*({{datefmt|1/1/{{#expr:{{{1}}}+2006}} }}-{{datefmt|1/1/2006}})/({{datefmt|{{{end-date}}}}}-{{datefmt|1/1/2006}})) }} }}%;
left: 100%;
+
bottom: 0%;
right: -2%;
+
height: 100%; background-color: #EEEEEE;"></div>|}}
border-top: 1px solid;
 
border-left: 1px solid;"></div>
 
  
<!--tick labels--><div style="display: table; position: absolute; left: 103%; bottom: {{#expr: 100*({{{1}}}-1)*{{{vert-interval}}}/(1.1*{{{max-tot}}})-5 }}%; height: 10%; line-height: 10%;">
+
<!--outer marker and label--><div style="display: inline-block; position: absolute; text-align:center;
<div style="display: table-cell; vertical-align: middle; font-size: {{#expr: 90*{{{size|500}}}/500 }}%;">'''{{#expr: ({{{1}}}-1)*{{{vert-interval}}} }}'''</div>
+
bottom: -10px;
</div>
+
height: 10px;
 +
left: {{#expr: 100*({{datefmt|1/1/{{#expr: {{{1}}}+2005}}}}-{{datefmt|1/1/2006}})/({{datefmt|{{{end-date}}}}}-{{datefmt|1/1/2006}}) }}%;
 +
right: {{max|0|{{#expr: 100-(100*({{datefmt|1/1/{{#expr:{{{1}}}+2006}} }}-{{datefmt|1/1/2006}})/({{datefmt|{{{end-date}}}}}-{{datefmt|1/1/2006}})) }} }}%;
 +
border-left: 1px solid; font-size: {{#expr: 90*{{{size|500}}}/500 }}%;">{{#ifexpr: {{{1}}}+2005 < {{str rightc|{{{end-date}}}|4}} |''''{{str rightc|{{#expr: {{{1}}}+2005}}|2}}'''|}}</div>
  
 
|}}</includeonly><noinclude>
 
|}}</includeonly><noinclude>
 
{{subtemplate}}
 
{{subtemplate}}
Draws vertical markers and labels
+
Draws outside marker and label, and interior gray bar, for the given year
 
</noinclude>
 
</noinclude>

Revision as of 19:24, 11 January 2017

Template:Subtemplate Draws outside marker and label, and interior gray bar, for the given year