User:Cautr: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Cautr (talk | contribs)
mNo edit summary
Cautr (talk | contribs)
Line 96: Line 96:
<br/><br/>
<br/><br/>


<!-- The following has got nothing to do with the code, just trying to save some space here -->
{| class="collapsible collapsed" style="text-align:left; width: 343px; margin:5px 20px clear:both; font-size:100%; border-width:none; padding:2px"
! style="background:#cee0f2;" align="center"| Volume Display
|-
|
<!-- Volume display code from here onwards -->
<!-- Main-container -->
<!-- Main-container -->
<!-- 100% width of the screen -->
<!-- 100% width of the screen -->
Line 159: Line 166:


<!-- This code works only with an even number of volumes, so you always have to put two volumes in the code above. If you insert an uneven number of volumes (1, 3, 5, ...), you need to leave the volume-two-container out and just add another </div> (to close the main-container) and a <br style="clear: both;" /> (Without it, the wiki will put everything that follows into the line, even the staff list) at the end of the uneven-volume-number's last volume (the 1st, 3rd, 5th, ...). -->
<!-- This code works only with an even number of volumes, so you always have to put two volumes in the code above. If you insert an uneven number of volumes (1, 3, 5, ...), you need to leave the volume-two-container out and just add another </div> (to close the main-container) and a <br style="clear: both;" /> (Without it, the wiki will put everything that follows into the line, even the staff list) at the end of the uneven-volume-number's last volume (the 1st, 3rd, 5th, ...). -->
|}


==Volume Display Comparison==
==Volume Display Comparison==

Revision as of 23:24, 13 December 2013

Greetings, traveller!

I'm a Japanese to English (Beginner) as well as English to German translator, I also am an English/German editor for the projects I take an interest in and Oda Nobuna's one-man-army. Oh, and I do a lot of coding and small changes to my sites... I'm trying to figure out how I like it best. Please bear with me.

In everyday-life I'm confronted with complex German texts all the time and with English texts (wouldn't call them complex) hobby-wise (books, games, movies, music).

Projects


Feedback/Questions/Critics where?

Feel free to use the discussion function on my page or use one of the following contact methods:

E-Mail:
cauterize[at]gmx.de
skype:
cauter1ze
LINE:
cautr
twitter:
twitter.com/caut_R

cautr's roadmap & priority list

#
Series
Volume/Chapter
To-Do
Progress
Comment
1.
OniAi
Volume 1 Chapter 5
Editing
30%
inaban's powerTLing, sticking to editing
2.
Haganai
Volume 9 Chapter 2
Editing
15%
Delayed due to Kodaka being philosophical
3.
OniAi
Volume 2 Chapter 1
TLing
30%
Oh boy
4.
Sakurasou
Volume 1
Editing
5%
Doing the whole thing
5.
Campione! (DE)
Volume 1 Chapter 5
TLing
50%
Teil 1 when there's time

Notes

Volume Display Code w/ Commentary

In the following I will explain my display volume code, which seems to be misunderstood by some editors, who just keep destroying it. First: It's advantage is, that it display more than one volume per line and breaks those two volumes up and puts them above/underneath each other, if the resolution gets too small for them to be displayed next to each other. To see the code and commentary, please click here.

Volume Display Comparison