Template:Infobox: Difference between revisions

From Crazy Noisy Remix Tree Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
; <nowiki>{{{1}}}</nowiki>: name of infobox
; <nowiki>{{{1}}}</nowiki>: name of infobox
; <nowiki>{{{2}}}</nowiki>: insert
; <nowiki>{{{2}}}</nowiki>: insert
* [[polfal:sb]] for new line
* [[Template:ib]] for new line
* [[polfal:sbt]] for infobox section name
* [[polfal:ibs]] for infobox section name
* [[polfal:sbh]] use a whole line for one name (like sbt but unbolded)
* [[polfal:ibw]] use a whole line for one name (like sbt but unbolded)
* [[polfal:sbhan]] like sb but the size of halves is 50%–50%, and unbolded
* [[Template:ibhalf]] like sb but the size of halves is 50%–50%, and unbolded
; <nowiki>{{{3}}}</nowiki>: infobox size (li uten, 270px je)
; <nowiki>{{{3}}}</nowiki>: infobox size (li uten, 270px je)
=== Example ===
=== Example ===
<pre style="width: fit-content; display: inline-block;">
<pre style="width: fit-content; display: inline-block;">
{{infobox|Example|
{{infobox|Example|
{{sb|1st section|1s value}}
{{ib|1st section|1s value}}
{{sb|2nd section|2s value}}
{{ib|2nd section|2s value}}
{{sbh|Info}}
{{ibw|Info}}
{{sbt|Part 2}}
{{ibs|Part 2}}
{{sb|3rd section|3rd value}}
{{ib|3rd section|3rd value}}
{{sbt|Part 3}}
{{ibs|Part 3}}
{{sbhan|Info 1a|Info 1b}}
{{ibhalf|Info 1a|Info 1b}}
|300px}}
|300px}}
</pre>
</pre>
{{infobox|Example|
{{infobox|Example|
{{sb|1st section|1s value}}
{{ib|1st section|1s value}}
{{sb|2nd section|2s value}}
{{ib|2nd section|2s value}}
{{sbh|Info}}
{{ibw|Info}}
{{sbt|Part 2}}
{{ibs|Part 2}}
{{sb|3rd section|3rd value}}
{{ib|3rd section|3rd value}}
{{sbt|Part 3}}
{{ibt|Part 3}}
{{sbhan|Info 1a|Info 1b}}
{{ibhalf|Info 1a|Info 1b}}
|300px}}
|300px}}
</noinclude><includeonly>
</noinclude><includeonly>
<div class="shirenabaksu" style="width:{{{3|270px}}}">
<div class="infobox" style="width:{{{3|270px}}}">
<div class="sbnamae">{{{1}}}</div>
<div class="ibname">{{{1}}}</div>
{{{2}}}
{{{2}}}
</div>
</div>
</includeonly>
</includeonly>

Revision as of 02:02, 20 September 2023

Tutorial

{{{1}}}
name of infobox
{{{2}}}
insert
{{{3}}}
infobox size (li uten, 270px je)

Example

{{infobox|Example|
{{ib|1st section|1s value}}
{{ib|2nd section|2s value}}
{{ibw|Info}}
{{ibs|Part 2}}
{{ib|3rd section|3rd value}}
{{ibs|Part 3}}
{{ibhalf|Info 1a|Info 1b}}
|300px}}
Example
1st section
1s value
2nd section
2s value
Info
Part 2
3rd section
3rd value

Template:Ibt

Info 1a
Info 1b