Template:Infobox circle: Difference between revisions
From EHWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| 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;" | ||
Revision as of 06:03, 14 April 2008
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/
}}