Actions

Template

Infobox-basic: Difference between revisions

From Beyond the Pale

mNo edit summary
No edit summary
 
(12 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"
Line 14: Line 18:
|-
|-
| colspan="2"style="text-align:center"|{{{4}}}
| 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}}}"| {{{5}}}
! colspan="2"style="text-align:center;background-color:{{{Color|#c0cfff}}}"| {{{5}}}
Line 19: Line 27:
| colspan="2"style="text-align:center"|{{{6}}}
| colspan="2"style="text-align:center"|{{{6}}}
|-
|-
! colspan="3" style="text-align:center;background-color:{{{Color|#c0cfff}}}"|{{{7}}}  
! colspan="2" style="text-align:center;background-color:{{{Color|#c0cfff}}}"|{{{7|}}}  
|-
|-
! {{{8}}}
! {{{8|}}}
| {{{9}}}
| {{{9|}}}
|-  
|-  
! {{{10}}}
! {{{10|}}}
| {{{11}}}
| {{{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|}}}
|-
|-
! {{{12}}}
! {{{80|}}}
| {{{13}}}
| {{{81|}}}
|-
|-
! {{{16}}}
! {{{82|}}}
| {{{15}}}
| {{{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: