Template:Navbox/core: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 19: Line 19:


---Above seperator (optional)---
---Above seperator (optional)---
-->{{{#if:{{{above|}}}|<tr><td colspan="2" style="text-align:center;{{{abovestyle|}}}">{{{above|}}}</td></tr>}}}<!--
-->{{{#if:{{{above|}}}|<tr><td colspan="2" style="{{{abovestyle|}}}">{{{above|}}}</td></tr>}}}<!--


---First group and image(s)---
---First group and image(s)---
Line 42: Line 42:


---Below (optional)---
---Below (optional)---
-->{{{#if:{{{below|}}}|<tr><td style="text-align:center;{{{belowstyle|}}}" colspan="2">{{{below|}}}</td></tr>}}}<!--
-->{{{#if:{{{below|}}}|<tr><td style="{{{belowstyle|}}}" colspan="2">{{{below|}}}</td></tr>}}}<!--


--></table>
--></table>
</div>
</div>
<!-- <tr><td></table> -->
<!-- <tr><td></table> -->

Revision as of 16:19, 25 January 2008