ਫਰਮਾ:Scalemarkers/doc
ਦਿੱਖ
ਇਹ ਇੱਕ ਫਰਮਾ:Scalemarkers ਲਈ documentation ਉਪ ਸਫ਼ਾ ਹੈ। ਇਸ ਵਿੱਚ ਵਰਤੋਂ ਦੀ ਜਾਣਕਾਰੀ, ਸ਼੍ਰੇਣੀਆਂ ਅਤੇ ਹੋਰ ਸਮੱਗਰੀ ਜੋ ਮੂਲ ਦਾ ਹਿੱਸਾ ਨਹੀਂ ਹੈ, ਸ਼ਾਮਲ ਹੈ। ਫਰਮਾ page. |
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)