Template:Character Infobox/sandbox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...") |
m (7 revisions imported: import infobox template) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{infobox | |||
|width = {{{width|300}}} | |||
|scratch = {{{scratch|}}} | |||
|Box title = {{{name|{{BASEPAGENAME}}}}} | |||
|icon left = {{ #if: {{{symbol|}}}|{{{symbol}}} }} | |||
|icon right = {{ #if: {{{symbol2|}}}|{{{symbol2}}} }} | |||
|icon left pos left = {{{symbol pos left|-6}}} | |||
|icon left pos top = {{{symbol pos top|-6}}} | |||
|icon right pos right = {{{symbol2 pos right|-6}}} | |||
|icon right pos top = {{{symbol2 pos top|-6}}} | |||
|image = {{ #if:{{{image|}}} | File:{{{image}}} | {{ #if:{{{complex|}}} | | File:NoImage.gif }} }} | |||
|image complex = {{ #if:{{{complex|}}}|{{nowrap|{{{complex}}}}} }} | |||
|imagewidth = {{{imagewidth|250}}} | |||
</ | |caption = {{{caption|}}} | ||
< | |bg-color = {{{bg-color|#E0E0E0}}} | ||
|header = | |||
{{ #if: {{{intro|}}}| | |||
{{ | <table border="0" width="100%" height="0%" align="center"> | ||
<tr > | |||
<td width="50%">{{{{{link|VE}}}|{{{intro}}}|Introduction Page}}</td> | |||
{{ #if: {{{first|}}}|<td width="50%">{{VE|{{{first}}}|First Appearance}}</td>}} | |||
</tr> | |||
</table> | |||
|{{ #if: {{{first|}}}| | |||
<table border="0" width="100%" height="0%" align="center"> | |||
<tr > | |||
<td width="100%">{{{{{link|VE}}}|{{{first}}}|First Appearance}}</td> | |||
</tr> | |||
</table> | |||
}} | |||
}} | |||
|label1 = {{ #if: {{{aka|}}}| AKA }} | |||
|info1 = {{{aka}}} | |||
|label2 = {{ #if: {{{title|}}}|[[Mythological Roles|Title]] }}{{ #if: {{{aspect|}}}|[[Aspect|Emanant Aspect]] }} | |||
|info2 = {{ #if: {{{title|}}}|{{{title}}} }}{{ #if: {{{aspect|}}}|{{{aspect}}} }} | |||
|label3 = {{ #if: {{{age|}}}|<abbr title="As of current events of Vast Error.">Age</abbr>|}} | |||
|info3 = {{{age}}} | |||
|label4 = {{ #if: {{{genid|}}}|Gender Identity }} | |||
|info4 = {{{genid}}} | |||
}} | |label5 = {{ #if: {{{status|}}}|Status }} | ||
</ | |info5 = {{{status}}} | ||
|label6 = {{ #if: {{{screenname|}}}| [[Skorpe|Screen Name]] }} | |||
{ | |info6 = {{{screenname}}} | ||
</ | |label7 = {{ #if: {{{style|}}}|[[Typing Quirk|Typing Style]] }} | ||
|info7 = {{{style}}} | |||
|label8 = {{ #if: {{{specibus|}}}|[[Strife Deck|Strife Specibi]] }} | |||
|info8 = {{{specibus}}} | |||
|label9 = {{ #if: {{{modus|}}}|[[Sylladex#Fetch Modi|Fetch Modus]] }} | |||
|info9 = {{{modus}}} | |||
|label10 = {{ #if: {{{relations|}}}|Relations }} | |||
|info10 = {{{relations}}} | |||
|label11 = {{ #if: {{{home|}}}|Live(s) in }} | |||
|info11 = {{{home}}} | |||
|label12 = {{ #if: {{{planet|}}}|[[Planets|Planet]] }} | |||
|info12 = {{{planet}}} | |||
|label13 = {{ #if: {{{music|}}}|Music }} | |||
|info13 = {{{music}}} | |||
|label14 = | |||
|info14 = {{navbar|{{{name<noinclude>|test</noinclude>}}}/Infobox|float=right}} | |||
|footer title = {{ #if: {{{skorpelogs|}}}|Chatlogs}} | |||
|footer content = {{ #if: {{{skorpelogs|}}}|{{{skorpelogs}}}}} | |||
}}<noinclude> | |||
{{documentation}} | |||
[[Category:Infobox templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 00:19, 11 August 2021
Character Infobox
| |
---|---|
|
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |