Template:Navbox: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
Code herein is per wikipedia. | Code herein is per wikipedia. | ||
No changes required. | No changes required. | ||
EDITs - | |||
Control of all fixed background colours is now relocated to calling file. | |||
-->{{Navbox/core | -->{{Navbox/core | ||
| Line 24: | Line 28: | ||
|bodystyle = {{{style|}}}{{{bodystyle|}}} | |bodystyle = {{{style|}}}{{{bodystyle|}}} | ||
|titlestyle = {{{titlestyle|}}} | |titlestyle = {{{titlestyle|}}} | ||
|abovestyle = | |abovestyle = {{{abovestyle|}}} | ||
|belowstyle = | |belowstyle = {{{belowstyle|}}} | ||
|above = {{{above|}}} | |above = {{{above|}}} | ||
|below = {{{below|}}} | |below = {{{below|}}} | ||
|gs = white-space:nowrap | |gs = white-space:nowrap;text-align:right;{{{groupstyle|}}} | ||
|os = width:100%;font-size:95%;{{{liststyle|}}}{{{oddstyle|}}} | |os = width:100%;font-size:95%;{{{liststyle|}}}{{{oddstyle|}}} | ||
|es = width:100%;font-size:95% | |es = width:100%;font-size:95%;{{{liststyle|}}}{{{evenstyle|}}} | ||
|g1 = {{{group1|}}} | |g1 = {{{group1|}}} | ||
| Line 77: | Line 81: | ||
}}<noinclude> | }}<noinclude> | ||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> | ||