Template:Infobox:Creator: Difference between revisions
Appearance
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..." |
imported>Ochiverde No edit summary |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | <infobox layout="stacked" theme="white"> | ||
<title source="name"> | |||
<default>'''English Name'''<br/>(Katakana Name)</default> | |||
</title> | |||
<image source="image"> | |||
<default>Image:Nophotomg.jpg</default> | |||
</ | <caption source="caption"/> | ||
<data source=" | </image> | ||
<group> | |||
<header>Creator Information</header> | |||
<data source="circle"> | |||
<label>Publishing Circle</label> | |||
</data> | </data> | ||
<data source=" | <data source="website"> | ||
<label>Website</label> | |||
</data> | </data> | ||
<data source="twitter"> | |||
<label>Twitter</label> | |||
</data> | |||
<data source="pixiv"> | |||
<label>Pixiv</label> | |||
</data> | |||
<data source="facebook"> | |||
<label>Facebook</label> | |||
</data> | |||
<data source="enty"> | |||
<label>Enty</label> | |||
</data> | |||
</group> | |||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
<pre> | |||
{{Infobox:Author | {{Infobox:Author | ||
| | |name = '''EN NAME'''<br/>(JP NAME) | ||
| | |image = File:Nophotomg.jpg | ||
| | |caption = CAPTION 1 | ||
| | |circle = PUBLISHING CIRCLE | ||
| | |website = WEBSITE | ||
|twitter = TWITTER | |||
|pixiv = PIXIV | |||
|facebook = FACEBOOK | |||
|enty = ENTY | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 07:19, 30 July 2019
<infobox layout="stacked" theme="white">
<title source="name"> <default>English Name
(Katakana Name)</default> </title> <image source="image"> <default>Image:Nophotomg.jpg</default>
</image> <group> <header>Creator Information</header> <label>Publishing Circle</label> <label>Website</label> <label>Twitter</label> <label>Pixiv</label> <label>Facebook</label> <label>Enty</label> </group> </infobox>
{{Infobox:Author
|name = '''EN NAME'''<br/>(JP NAME)
|image = File:Nophotomg.jpg
|caption = CAPTION 1
|circle = PUBLISHING CIRCLE
|website = WEBSITE
|twitter = TWITTER
|pixiv = PIXIV
|facebook = FACEBOOK
|enty = ENTY
}}