Difference between revisions of "Template:Career Infobox"
(Created page with "<table class="wikitable" style="background-color: inherit; height: 100%; vertical-align: top;"> <tr> <th colspan="4">{{{department}}}</th> </tr> <tr>...") |
m |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | <includeonly> |
| − | + | {| style="margin:0.5em 0 0.5em 1em; border-spacing: 2px 5px; width:60em;padding:0.2em;font-size:88%; border: 1px solid grey;border-collapse: collapse;" | |
| − | + | |- | |
| − | + | ! colspan="4" style="font-weight:bold;background: #A30900;border: 1px solid grey;font-size:100%;padding-top:0.5ex;padding-bottom:0.5ex;text-align:center;color:white;"|{{{department}}} | |
| − | + | |- style="text-align:center;font-weight:bold;" | |
| − | + | ! style="border: 1px solid grey;padding-top:0.25ex;padding-bottom:0.25ex;"|Insignia | |
| − | + | ! style="border: 1px solid grey;padding-top:0.25ex;padding-bottom:0.25ex;"|Paygrade | |
| − | + | ! style="border: 1px solid grey;padding-top:0.25ex;padding-bottom:0.25ex;"|Duration | |
| − | + | ! style="border: 1px solid grey;padding-top:0.25ex;padding-bottom:0.25ex;"|Rank/Position | |
| − | + | |- | |
| − | + | {{Career Infobox Inline | |
| − | + | | insignia = {{{insignia|}}} | |
| − | + | | payGrade = {{{payGrade |}}} | |
| − | + | | duration = {{{duration |}}} | |
| − | + | | rank = {{{rank |}}} | |
| − | + | }} | |
| − | + | |}</includeonly> | |
| − | + | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<noinclude> | <noinclude> | ||
| − | + | ||
| + | == Description == | ||
| + | This template can be used to show a career path within a certain department. | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
| Line 89: | Line 26: | ||
| department = | | department = | ||
| − | | | + | | insignia = |
| − | | | + | | payGrade= |
| − | | | + | | duration = |
| − | | | + | | rank = |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
| − | + | ||
| − | + | == Example == | |
| − | == | + | <pre><nowiki>{{Career Infobox |
| − | <pre>{{Career Infobox | ||
| department = Republic Medical | | department = Republic Medical | ||
| − | | | + | | payGrade= O-1 |
| − | + | | duration = Year 14 Day 326 - Present | |
| − | + | | rank = Operations Ensign | |
| − | + | }}</nowiki></pre> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | }}</pre> | ||
{{Career Infobox | {{Career Infobox | ||
| department = Republic Medical | | department = Republic Medical | ||
| − | | | + | | payGrade= O-1 |
| − | + | | duration = Year 14 Day 326 - Present | |
| − | + | | rank = Operations Ensign | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 16:26, 9 June 2016
Description
This template can be used to show a career path within a certain department.
Usage
{{Career Infobox
| department =
| insignia =
| payGrade=
| duration =
| rank =
}}
Example
{{Career Infobox
| department = Republic Medical
| payGrade= O-1
| duration = Year 14 Day 326 - Present
| rank = Operations Ensign
}}
| Republic Medical | |||
|---|---|---|---|
| Insignia | Paygrade | Duration | Rank/Position |
| O-1 | Year 14 Day 326 - Present | Operations Ensign | |