Katawa Shoujo Wiki
192.168.10.101
Not logged in
Talk
Contributions
Create account
Log in
Search
Namespaces
Template
Discussion
Views
Read
Edit source
View history
Editing
Template:Infobox/doc
From Katawa Shoujo Wiki
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Description== *This template produces a [[Help:Infobox|infobox]]-style template. *You may want to copy and modify this to create a specific infobox (e.g. character infobox). *This template requires [[Help:Parser functions|parser functions]] to be enabled (Wikia default: on). ==Syntax== <pre> {{infobox |Box title = |image = Image:Example.jpg |imagewidth = [defaults to 250] |caption = Bob the Flower |Row 1 title = |Row 1 info = |Row 2 title = |Row 2 info = |Row 3 title = |Row 3 info = |Row 4 title = |Row 4 info = |Row 5 title = |Row 5 info = |Row 6 title = |Row 6 info = |Row 7 title = |Row 7 info = |Row 8 title = |Row 8 info = |Row 9 title = |Row 9 info = |Row 10 title = |Row 10 info = }} </pre> ===Notes=== * Keeping the '''Box Title''' empty will result in displaying '''No title''' * If you don't want to display image, just keep '''Image file Name''' and '''Image Size''' empty. * Keeping the '''Row 1 title''' empty will result in displaying '''No title'''. * Keeping the '''Row (any row) info''' empty will result in displaying '''No information'''. * Keeping the '''Row (any below row 1) title''' empty will result in that row and the rest of the rows below it will not be displayed. * Max row for information: 10 rows. ==Sample output== {{Infobox |Box title = Info Title |image = Image:Example.jpg |imagewidth = 120 |caption = A flower |Row 1 title = Title row 1 |Row 1 info = Info row 1 |Row 2 title = Title row 2 |Row 2 info = Info row 2 |Row 3 title = Title row 3 |Row 3 info = Info row 3 |Row 4 title = Title row 4 |Row 4 info = Info row 4 |Row 5 title = Title row 5 |Row 5 info = Info row 5 |Row 6 title = Title row 6 |Row 6 info = Info row 6 |Row 7 title = Title row 7 |Row 7 info = Info row 7 |Row 8 title = Title row 8 |Row 8 info = Info row 8 |Row 9 title = Title row 9 |Row 9 info = Info row 9 |Row 10 title = Title row 10 |Row 10 info = Info row 10 }} Complete Infobox:<br /> <code> '''<nowiki>{{</nowiki>Infobox'''<br /> '''|'''Box title = Info Title<br /> '''|'''image = Image:Example.jpg<br /> '''|'''imagewidth = 120<br /> '''|'''caption = A flower<br /> '''|'''Row 1 title = Title row 1<br /> '''|'''Row 1 info = Info row 1<br /> '''|'''Row 2 title = Title row 2<br /> '''|'''Row 2 info = Info row 2<br /> '''|'''Row 3 title = Title row 3<br /> '''|'''Row 3 info = Info row 3<br /> '''|'''Row 4 title = Title row 4<br /> '''|'''Row 4 info = Info row 4<br /> '''|'''Row 5 title = Title row 5<br /> '''|'''Row 5 info = Info row 5<br /> '''|'''Row 6 title = Title row 6<br /> '''|'''Row 6 info = Info row 6<br /> '''|'''Row 7 title = Title row 7<br /> '''|'''Row 7 info = Info row 7<br /> '''|'''Row 8 title = Title row 8<br /> '''|'''Row 8 info = Info row 8<br /> '''|'''Row 9 title = Title row 9<br /> '''|'''Row 9 info = Info row 9<br /> '''|'''Row 10 title = Title row 10<br /> '''|'''Row 10 info = Info row 10<br /> '''<nowiki>}}</nowiki>''' </code> <br style="clear:both; margin-bottom:3em;"/> {{Infobox |Box title = Info Title |Row 1 title = Title row 1 |Row 1 info = Info row 1 |Row 2 title = Title row 2 |Row 2 info = Info row 2 |Row 3 title = Title row 3 |Row 3 info = Info row 3 |Row 4 title = Title row 4 |Row 4 info = Info row 4 |Row 5 title = Title row 5 |Row 5 info = Info row 5 |Row 6 title = Title row 6 |Row 6 info = Info row 6 |Row 7 title = Title row 7 |Row 7 info = Info row 7 |Row 8 title = Title row 8 |Row 8 info = Info row 8 |Row 9 title = Title row 9 |Row 9 info = Info row 9 |Row 10 title = Title row 10 |Row 10 info = Info row 10 }} Infobox '''Image''' omitted :<br /> <code> '''<nowiki>{{</nowiki>Infobox'''<br /> '''|'''Box title = Info Title<br /> '''|'''Row 1 title = Title row 1<br /> '''|'''Row 1 info = Info row 1<br /> '''|'''Row 2 title = Title row 2<br /> '''|'''Row 2 info = Info row 2<br /> '''|'''Row 3 title = Title row 3<br /> '''|'''Row 3 info = Info row 3<br /> '''|'''Row 4 title = Title row 4<br /> '''|'''Row 4 info = Info row 4<br /> '''|'''Row 5 title = Title row 5<br /> '''|'''Row 5 info = Info row 5<br /> '''|'''Row 6 title = Title row 6<br /> '''|'''Row 6 info = Info row 6<br /> '''|'''Row 7 title = Title row 7<br /> '''|'''Row 7 info = Info row 7<br /> '''|'''Row 8 title = Title row 8<br /> '''|'''Row 8 info = Info row 8<br /> '''|'''Row 9 title = Title row 9<br /> '''|'''Row 9 info = Info row 9<br /> '''|'''Row 10 title = Title row 10<br /> '''|'''Row 10 info = Info row 10<br /> '''<nowiki>}}</nowiki>''' </code> <br style="clear:both; margin-bottom:3em;"/> {{Infobox |Box title = Info Title |Row 1 title = Title row 1 |Row 1 info = Info row 1 |Row 2 title = Title row 2 |Row 2 info = Info row 2 |Row 3 title = Title row 3 |Row 3 info = Info row 3 }} Infobox '''Image''' omitted and displaying only 3 rows of information:<br /> <code> '''<nowiki>{{</nowiki>Infobox'''<br /> '''|'''Box title = Info Title<br /> '''|'''Row 1 title = Title row 1<br /> '''|'''Row 1 info = Info row 1<br /> '''|'''Row 2 title = Title row 2<br /> '''|'''Row 2 info = Info row 2<br /> '''|'''Row 3 title = Title row 3<br /> '''|'''Row 3 info = Info row 3<br /> '''<nowiki>}}</nowiki>''' </code> <br style="clear:both; margin-bottom:3em;"/> {{Infobox |Box title = Info Title |Row 1 title = Title row 1 |Row 1 info = Info row 1 |Row 2 title = Title row 2 |Row 2 info = Info row 2 |Row 3 title = Title row 3 |Row 3 info = Info row 3 |Row 4 info = Info row 4 |Row 5 title = Title row 5 |Row 5 info = Info row 5 |Row 6 title = Title row 6 |Row 6 info = Info row 6 }} Infobox '''Image''' and '''title row 4''' omited:<br /> Result: Row 4, 5, and 6 will not be displayed.<br /> <code> '''<nowiki>{{</nowiki>Infobox'''<br /> '''|'''Box title = Info Title<br /> '''|'''Row 1 title = Title row 1<br /> '''|'''Row 1 info = Info row 1<br /> '''|'''Row 2 title = Title row 2<br /> '''|'''Row 2 info = Info row 2<br /> '''|'''Row 3 title = Title row 3<br /> '''|'''Row 3 info = Info row 3<br /> '''|'''Row 4 info = Info row 4<br /> '''|'''Row 5 title = Title row 5<br /> '''|'''Row 5 info = Info row 5<br /> '''|'''Row 6 title = Title row 6<br /> '''|'''Row 6 info = Info row 6<br /> '''<nowiki>}}</nowiki>''' </code> <includeonly>[[Category:General wiki templates|{{PAGENAME}}]][[Category:Infobox templates| ]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
Summary:
Please note that all contributions to Katawa Shoujo Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Katawa Shoujo Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:Infobox
(
edit
)
Navigation menu
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information