Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Difference between revisions of "Template:Horizontal scale/doc"

From DFO World Wiki
Jump to: navigation, search
m (comment out)
 
Line 2: Line 2:
 
As used in {{tl|Horizontal timeline}}.  
 
As used in {{tl|Horizontal timeline}}.  
  
Example:
+
Example
<!--
+
<pre>
{{for loop||0|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30
+
{{Horizontal scale
  | pv=loop
+
  |from=1
  | pc1n=from
+
  |to=100
  | pc1v=10
+
  |increment=1
  | pc2n=to
+
  |loop=5
  | pc2v=30
+
}}
  | pc3n=increment
+
</pre>
  | pc3v=2
+
produces
  | call=horizontal scale
+
 
 +
{{Horizontal scale
 +
  |from=1
 +
  |to=100
 +
  |increment=1
 +
  |loop=5
 
}}
 
}}
-->
 

Latest revision as of 11:45, 15 August 2018

As used in {{Horizontal timeline}}.

Example

{{Horizontal scale
 |from=1
 |to=100
 |increment=1
 |loop=5
}}

produces

|
6