Welcome to the SaGa Wiki! We have moved off Fandom very recently, so things are still being set up around here. Please note that some images did not successfully transfer, and will need to be manually reuploaded or replaced.


Note: Keep in mind that once you have an account, you must wait one day and make 5 edits to become autoconfirmed. This allows you to skip questions while editing, to create new articles, and to upload images.

Difference between revisions of "Template:RSRS-Beta-layout"

From SaGa Wiki
Jump to navigationJump to search
gkIGKilim (talk)
gkIGKilim (talk)
(Removing all content from page)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
This will serve as a guide on how to properly setup a character page, with tabbers. While confusing at first, this will hopefully become easier as more contributions are made down the line.<br>


Due to how tabbers function, and their limited scope of being editable only in source editor, the templates must be used outside of the source editor and the code must be copy and pasted in.<br>
1. Create the page for the character. Type a brief description of the character and add in the template for the basic infobox (called RSRS-Beta)<br>
2. Go into source editor. Make the tabber, the code is as follows:<br>
<nowiki><tabber></nowiki><br>
<nowiki>Style Name=</nowiki><br>
<br>
<nowiki>|-|</nowiki><br>
<nowiki>Style Name=</nowiki><br>
<nowiki></tabber></nowiki><br>
3. The above assumes only 2 styles, if you want to add more you will have to add another '|-|' to separate them. The Style name syntax is "[Rank] - Quote", so 'S - "Masquerade"'. Do not forgot the =! That tells wikia what you are adding into that tab.
4. All character information follows the same format, we're going to establish that now. Simply copy and paste the following lines into the source editor, below one of the tabber sections:<br><br>
<nowiki><div class="clearfix"></div></nowiki><br>
<nowiki>== Statistics ==</nowiki><br>
<nowiki>===Max Stats===</nowiki><br>
<nowiki>===Resistances===</nowiki><br>
<nowiki>== Abilities ==</nowiki><br>
<nowiki>== Lore ==</nowiki><br>

Latest revision as of 00:09, July 18, 2020