Template:Frame data diagram: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
To add frame data use the following formula
<pre>
{{Frame data diagram
|      |    |        |        |        | 33f
| start | 24f | 25-26f | 27-28f | 29-30f | 31-32f/33f
|      |    |        |        |        | 33f
}}
</pre>
{{Frame data diagram
|      |    |        |        |        | 33f
| start | 24f | 25-26f | 27-28f | 29-30f | 31-32f/33f
|      |    |        |        |        | 33f
}}
To edit the way the table looks head to this page
https://wiki.n1gp.net/Template:Frame_data_diagram/styles.css
<onlyinclude>
<templatestyles src="Frame data diagram/styles.css" />
<templatestyles src="Frame data diagram/styles.css" />
<table class="frame-data-diagram">
<table class="frame-data-diagram">
Line 5: Line 25:
<tr><td>{{{13|}}}</td><td>{{{14|}}}</td><td>{{{15|}}}</td><td>{{{16|}}}</td><td>{{{17|}}}</td><td>{{{18|}}}</td></tr>
<tr><td>{{{13|}}}</td><td>{{{14|}}}</td><td>{{{15|}}}</td><td>{{{16|}}}</td><td>{{{17|}}}</td><td>{{{18|}}}</td></tr>
</table>
</table>
</onlyinclude>

Revision as of 09:18, 19 February 2023

To add frame data use the following formula

{{Frame data diagram
|       |     |        |        |        | 33f
| start | 24f | 25-26f | 27-28f | 29-30f | 31-32f/33f
|       |     |        |        |        | 33f
}}


33f
start 24f 25-26f 27-28f 29-30f 31-32f/33f
33f


To edit the way the table looks head to this page

https://wiki.n1gp.net/Template:Frame_data_diagram/styles.css