User:Chao: Difference between revisions

17,076 editsJoined 5 November 2017
m (notes of restrictions and example of spreadsheet editing)
m (example "this character has other versions" template)
Line 1: Line 1:
{{#default_form:Quotes}}
<includeonly><!--
==Notes==
<div class="{{{class|}}}" style="display:inline-block; vertical-align:inherit; overflow-x: hidden; overflow-y: hidden; margin:.25em; line-height:normal; width:{{#if:{{{widths|}}}|{{{widths|}}}|{{{width|96px}}}}}; {{{style|}}}"><center>{{{header|}}}</center>{{#if:{{{icon}}}|[[File:{{{icon|}}}|link={{basechar|}}/BBDW|File:{{{icon}}}|center|{{{width|96px}}}]]}}<center><small>[[{{{basechar|}}}/BBDW|{{{nameen}}}]]</small></center></div>-->
Note can go up here.
{{Imbox
 
| image= none
# With page forms, all quotes will be squished into one big table after saving. Existing headers (Battle, etc.) become useless, so I added a "section" column to the table.
| style = text-align:center; border-color:brown;
# When adding a row with page forms:
| text = This character is playable in BBDW!<br/>
## Adding a new row resets the position of all rows to the last page preview
{{#cargo_query:
## The new row is always added to the top and needs to be dragged to where it needs to go. Very sad for huge tables.
|tables=BBDW_Characters=char
# The visible number of rows in spreadsheet editing is inflexible and has to be fixed to a specific number e.g. 400px or 10000px
|fields=char.icon=img,char.nameen=caption,char.pgname=imglink
# Spreadsheet editing doesn't support multiple selections from a set of values. It's always a single-selection dropdown, and it doesn't support autofill of typing. RIP easy audio file selection
|where=char.basechar="{{{1|}}}"
 
|format=template
Rows in the below table can be used to insert data into Cargo, where you can use Cargo's view tables to filter by game of origin, section, situation, character(s) involved, etc.... assuming all that data's been entered for each line.
|template=Icon
 
|named args=yes
==Lines==
<table class="wikitable sortable" style="width:100%">
<tr>
<th>Section</th>
<th>Situation</th>
<th class="unsortable">Quote</th>
<th class="unsortable">Audio</th>
</tr>
{{Quotes
|section=Normals
|situation=6A
|text=Shoot!
|lang=English
}}
}}
{{Quotes
}}</includeonly>
|section=Normals
<noinclude>
|situation=6A
Should make a custom icon template with a fixed smaller icon size for the query.
|text=射出!
{{User:Chao|Ciel Sulfur}}
|audio={{Audio|BBCF Hibiki Kohaku 6A (A).ogg}}
</noinclude>
|lang=Japanese
}}
{{Quotes
|section=Normals
|situation=6A
|text=Careful now.
|lang=English
}}
{{Quotes
|section=Normals
|situation=6A
|text=ご注意よ。
|audio={{Audio|BBCF Hibiki Kohaku 6A (B).ogg}}
|lang=Japanese
}}
{{Quotes
|section=Specials
|situation=Soaring Kick
|text=Soaring Kick
|lang=English
}}
{{Quotes
|section=Specials
|situation=Soaring Kick
|text=嶄翔脚
|audio={{Audio|BBCF Hibiki Kohaku Soaring Kick (A).ogg}}
|lang=Japanese
}}
</table>

Revision as of 03:48, 29 January 2021


Should make a custom icon template with a fixed smaller icon size for the query.