Difference between revisions of "Template:Infobox CV"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox |
|title = {{{name|{{PAGENAME}}}}} | |title = {{{name|{{PAGENAME}}}}} | ||
− | {{infobox | + | <!-- {{{cv name|}}} --> |
+ | |data1 = {{#if:{{{cv range|}}}{{{cv accepted|}}}{{{cv default|}}}| | ||
+ | {{infobox | ||
+ | |bodyclass=collapsible | ||
|bodystyle={{Subinfobox bodystyle}} | |bodystyle={{Subinfobox bodystyle}} | ||
|abovestyle = background-color: #16A085; font-size:100%; padding-left:3em; | |abovestyle = background-color: #16A085; font-size:100%; padding-left:3em; | ||
− | |labelstyle = padding-top:0.225em; line-height:1.15em; padding-right:0.75em; width: | + | |above = {{{cv name|}}} |
− | | | + | |labelstyle = padding-top:0.225em; line-height:1.15em; padding-right:0.75em; width:75%; |
− | + | |data1 = {{{hatnote|}}} | |
− | | | + | |label2 = Range of Values |
− | | | + | |data2 = {{{cv range|}}} |
− | | | + | |label3 = Accepted Values |
− | | | + | |data3 = {{{cv accepted|}}} |
− | | | + | |label4 = Default Value |
− | | | + | |data4 = {{{cv default|}}} |
− | }} }} | + | }} }} }} |