Actions

Template

Infobox-basic: Difference between revisions

From Beyond the Pale

this exists. still needs work, as indicated by the presence of leader, deputy, etc. the idea is to use it to create more specific templates, maybe?
 
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 3: Line 3:


{{Infobox-basic|Title
{{Infobox-basic|Title
|hidden1={{{hidden1}}} this is hidden unless given a value
|hidden2={{{hidden2}}} this too (also 7 onwards. fields currently go up to 83 but you can bet I'll be back.)
}}
}}
<code><nowiki>{{Infobox-basic|Title</nowiki><br></code>
<code><nowiki>{{Infobox-basic|Title
|hidden1={{{hidden1}}} this is hidden unless given a value
|hidden2={{{hidden2}}} this too}}</nowiki><br></code> produces:


</noinclude><includeonly>{| class="infobox" style="text-align:center;float:right;box-shadow:3px 3px 5px black"
</noinclude><includeonly>{| class="infobox" style="text-align:center;float:right;box-shadow:3px 3px 5px black"
! colspan="2" style="font-size:16pt;text-align:center;background-color:{{{Color|#c0cfff}}};padding:10px"| {{{1}}}
! colspan="2" style="font-size:16pt;text-align:center;background-color:{{{Color|#c0cfff}}};padding:10px"| {{{1}}}
|-
|-
! colspan="2" style="font-size:12pt;text-align:center;padding:10px"| {{{Icon}}}
! colspan="2" style="font-size:12pt;text-align:center;padding:10px"| {{{2}}}
|-
|-
! colspan=3 style="text-align:center;background-color:{{{Color|#c0cfff}}}"| {{{Heading1}}}
! colspan=3 style="text-align:center;background-color:{{{Color|#c0cfff}}}"| {{{3}}}
|-
|-
| {{{Info1}}}
| colspan="2"style="text-align:center"|{{{4}}}
|-
| colspan="2"style="text-align:center"|{{{hidden1|}}}
|-
| colspan="2"style="text-align:center"|{{{hidden2|}}}
|-
|-
! colspan="2"style="text-align:center;background-color:{{{Color|#c0cfff}}}"| {{{Heading2}}}
! colspan="2"style="text-align:center;background-color:{{{Color|#c0cfff}}}"| {{{5}}}
|-
|-
| colspan="2"style="text-align:center"|{{{Info2}}}
| colspan="2"style="text-align:center"|{{{6}}}
|-
|-
! colspan="3" style="text-align:center;background-color:{{{Color|#c0cfff}}}"|{{{Heading3}}}  
! colspan="2" style="text-align:center;background-color:{{{Color|#c0cfff}}}"|{{{7|}}}  
|-
|-
! Leader
! {{{8|}}}
| {{{Leader}}}
| {{{9|}}}
|-  
|-  
! Deputy
! {{{10|}}}
| {{{Deputy}}}
| {{{11|}}}
|-
! {{{12|}}}
| {{{13|}}}
|-
! {{{14|}}}
| {{{15|}}}
|-
! {{{16|}}}
| {{{17|}}}
|-
! colspan="2" style="text-align:center;background-color:{{{Color|#c0cfff}}}"|{{{bonusheader|}}}
|-
! {{{18|}}}
| {{{19|}}}
|-
! {{{20|}}}
| {{{21|}}}
|-
! {{{22|}}}
| {{{23|}}}
|-
! {{{24|}}}
| {{{25|}}}
|-
! {{{26|}}}
| {{{27|}}}
|-
! {{{28|}}}
| {{{29|}}}
|-
! {{{30|}}}
| {{{31|}}}
|-
! {{{32|}}}
| {{{33|}}}
|-
! {{{34|}}}
| {{{35|}}}
|-
! {{{36|}}}
| {{{37|}}}
|-
! {{{38|}}}
| {{{39|}}}
|-
! {{{40|}}}
| {{{41|}}}
|-
! {{{42|}}}
| {{{43|}}}
|-
! {{{44|}}}
| {{{45|}}}
|-
! {{{46|}}}
| {{{47|}}}
|-
! {{{48|}}}
| {{{49|}}}
|-
! {{{50|}}}
| {{{51|}}}
|-
! {{{52|}}}
| {{{53|}}}
|-
! {{{54|}}}
| {{{55|}}}
|-
! {{{56|}}}
| {{{57|}}}
|-
! {{{58|}}}
| {{{59|}}}
|-
! {{{60|}}}
| {{{61|}}}
|-
! {{{62|}}}
| {{{63|}}}
|-
! {{{64|}}}
| {{{65|}}}
|-
! {{{66|}}}
| {{{67|}}}
|-
! {{{68|}}}
| {{{69|}}}
|-
! {{{70|}}}
| {{{71|}}}
|-
! {{{72|}}}
| {{{73|}}}
|-
! {{{74|}}}
| {{{75|}}}
|-
! {{{76|}}}
| {{{77|}}}
|-
! {{{78|}}}
| {{{79|}}}
|-
|-
! Medicine Cat
! {{{80|}}}
| {{{Medcat}}}
| {{{81|}}}
|-
|-
! Medicine Cat Apprentice
! {{{82|}}}
| {{{MCA}}}
| {{{83|}}}
|}
|}
</includeonly>
</includeonly>

Latest revision as of 15:40, 14 January 2026

Bravely sniffling my way through this as I blatantly steal arc's code. Planning ahead is so hard.

Title
{{{2}}}
{{{3}}}
{{{4}}}
{{{hidden1}}} this is hidden unless given a value
{{{hidden2}}} this too (also 7 onwards. fields currently go up to 83 but you can bet I'll be back.)
{{{5}}}
{{{6}}}

{{Infobox-basic|Title |hidden1={{{hidden1}}} this is hidden unless given a value |hidden2={{{hidden2}}} this too}}
produces: