साँचा:Scalemarkers
Prints the scale markers for {{Graphical timeline}}.
Pseudo code: if (from + (loops*increment) + offset) < to) then print a bar with attibutes: top = height × (offset= (loop number × increment) + position of first marker to print) And for intermediate markers: if (from + (increment*loop) + (increment/2) + offset <= to) then print a bar with attributes: top = height * (offset=(loop * increment + (increment/2) + position of first marker to print)
ऊपर दिए गए निर्देश साँचा:Scalemarkers/doc से लिए गए है।(संपादन | इतिहास) संपादक इस साँचे के प्रयोगस्थल व प्रयोग पन्नों में प्रयोग कर सकते है। sandbox (create) and testcases (create) pages. कृपया /doc उपपृष्ठ पर श्रेणियाँ व विकियों के बिच की कड़ियाँ जोड़े। इस साँचे के उपपृष्ठ। |