Template:Infobox circle: Difference between revisions
From EHWiki
Jump to navigationJump to search
New page: <includeonly>{| class="infobox" style="width:23em; font-size:90%; text-align:left; float:right; border:1px #CCC solid; margin-left:1em; margin-bottom:1em;" cellpadding="3" cellspacing="0" ... |
m Protected "Template:Infobox circle": might as well keep just for the heck of it. ([edit=sysop] (indefinite) [move=sysop] (indefinite)) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{| class="infobox" style="width: | <includeonly>{| class="infobox" style="width:30em; font-size:90%; text-align:left; float:right; border:1px #CCC solid; margin-left:1em; margin-bottom:1em;" cellpadding="3" cellspacing="0" | ||
! colspan="2" style="font-size:110%; text-align: center; background-color: #ccccff;" | ''{{{name}}}'' | ! colspan="2" style="font-size:110%; text-align: center; background-color: #ccccff;" | ''{{{name}}}'' | ||
|- style="border:1px #CCC solid;" | |- style="border:1px #CCC solid;" | ||
| Line 21: | Line 21: | ||
[[Category:Circles]]</includeonly> | [[Category:Circles]]</includeonly> | ||
<noinclude> | <noinclude> | ||
Use this template on pages for | Use this template on pages for circles in order to get a nice, uniform infobox. | ||
== Quick template for pasting == | == Quick template for pasting == | ||
Latest revision as of 02:30, 15 January 2011
Use this template on pages for circles in order to get a nice, uniform infobox.
Quick template for pasting
{{Infobox circle
|name={{subst:PAGENAME}} <!--Change this if necessary-->
|image=
|orig_name=
|romaji_name=
|translated_name=
|artists=
|homepage=
}}
Explanation of the parameters
name: The title of the infobox, generally the same as the page title/circle name.
image: An image to represent the circle, if available.
orig_name: The original title of the circle. This will generally be kanji+kana, but could be English or other Latin text, too.
romaji_name: A transliterated version of the circle's name. Only use this if the name originally had some kanji/kana.
translated_name: A translated version of the circle's name. Don't fill this in if the original name was in English.
artists: The artists/authors associated with this circle.
homepage: The URL of the circle's homepage.
Example
When filled in with sample values, we get:
| Studio Koron | |
|---|---|
| Official Name | スタジオころん |
| Transliterated Name | Studio Koron |
| Translated Name | |
| Associated Artists | |
| Homepage | http://blue.sakura.ne.jp/~koron/ |
{{Infobox circle
|name=Studio Koron <!--Change this if necessary-->
|image=[[Image:Koron bn.gif]]
|orig_name=スタジオころん
|romaji_name=Studio Koron
|translated_name=
|artists=
|homepage=http://blue.sakura.ne.jp/~koron/
}}