Thank you for visiting SotAwiki, a Shroud of the Avatar Wiki Encyclopedia. If you see any information that is outdated, please take the time to update it, or if you prefer, leave a message for other editors. This community wiki is for the benefit of all Avatars!
Template:FloatRight: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>{{tocright}} == Purpose == This template is the main template to be used on navigation boxes. == Usage == {| style="background:transparent; border:none;" |<pre> {..." |
No edit summary |
||
| Line 8: | Line 8: | ||
|<pre> | |<pre> | ||
{{FloatRight | {{FloatRight | ||
|list1= | |list1= | ||
|list2= | |list2= | ||
... | ... | ||
|list10= | |list10= | ||
}} | }} | ||
| Line 23: | Line 20: | ||
! Parameter | ! Parameter | ||
! Explanation | ! Explanation | ||
|- | |- | ||
| list''n'' | | list''n'' | ||
| A list of | | A list of items grouped by group''n''. | ||
|} | |} | ||
| Line 36: | Line 30: | ||
| valign="top" | | | valign="top" | | ||
<pre>{{FloatRight | <pre>{{FloatRight | ||
|list1= [[SotAWiki:Getting Started#How to edit a page|How to edit a page]] · [[SotAWiki:Getting Started#Creating your first article|Creating your first article]] · [[SotAWiki:Getting Started#Things to avoid|Things to avoid]] | |list1= [[SotAWiki:Getting Started#How to edit a page|How to edit a page]] · [[SotAWiki:Getting Started#Creating your first article|Creating your first article]] · [[SotAWiki:Getting Started#Things to avoid|Things to avoid]] | ||
|list2= [[SotAWiki:User Pages#User talk pages|User talk pages]] · [[SotAWiki:User Pages#Userboxes|Userboxes]] | |list2= [[SotAWiki:User Pages#User talk pages|User talk pages]] · [[SotAWiki:User Pages#Userboxes|Userboxes]] | ||
|list3= [[SotAWiki:Citations#When to cite sources|When to cite sources]] · [[SotAWiki:Citations#How to cite sources|How to cite sources]] · [[SotAWiki:Citations#Adding external links|Adding external links]] | |list3= [[SotAWiki:Citations#When to cite sources|When to cite sources]] · [[SotAWiki:Citations#How to cite sources|How to cite sources]] · [[SotAWiki:Citations#Adding external links|Adding external links]] | ||
}}</pre> | }}</pre> | ||
| Line 46: | Line 37: | ||
| valign="top" | | | valign="top" | | ||
{{FloatRight | {{FloatRight | ||
|list1= [[SotAWiki:Getting Started#How to edit a page|How to edit a page]] · [[SotAWiki:Getting Started#Creating your first article|Creating your first article]] · [[SotAWiki:Getting Started#Things to avoid|Things to avoid]] | |list1= [[SotAWiki:Getting Started#How to edit a page|How to edit a page]] · [[SotAWiki:Getting Started#Creating your first article|Creating your first article]] · [[SotAWiki:Getting Started#Things to avoid|Things to avoid]] | ||
|list2= [[SotAWiki:User Pages#User talk pages|User talk pages]] · [[SotAWiki:User Pages#Userboxes|Userboxes]] | |list2= [[SotAWiki:User Pages#User talk pages|User talk pages]] · [[SotAWiki:User Pages#Userboxes|Userboxes]] | ||
|list3= [[SotAWiki:Citations#When to cite sources|When to cite sources]] · [[SotAWiki:Citations#How to cite sources|How to cite sources]] · [[SotAWiki:Citations#Adding external links|Adding external links]] | |list3= [[SotAWiki:Citations#When to cite sources|When to cite sources]] · [[SotAWiki:Citations#How to cite sources|How to cite sources]] · [[SotAWiki:Citations#Adding external links|Adding external links]] | ||
}} | }} | ||
|} | |} | ||
[[Category:Formatting Templates]] | [[Category:Formatting Templates]] | ||
</noinclude><includeonly>{| style="clear:right; float:right;" | </noinclude><includeonly>{| style="clear:right; float:right; border:none;" | ||
{{#if: {{{ | {{#if: {{{list1|}}} | ||
| | | {{{list1}}} | ||
{{#if: {{{list2|}}} | |||
{{{list1}}} | |- | ||
{{#if: {{{ | | {{{list2}}} | ||
| | {{#if: {{{list3|}}} | ||
|- | |||
|{{{list3}}} | |||
{{{list2}}} | {{#if: {{{list4|}}} | ||
{{#if: {{{ | |- | ||
| | |{{{list4}}} | ||
{{#if: {{{list5|}}} | |||
|- | |||
{{{list3}}} | |{{{list5}}} | ||
{{#if: {{{ | {{#if: {{{list6|}}} | ||
| | |- | ||
|{{{list6}}} | |||
{{#if: {{{list7|}}} | |||
{{{list4}}} | |- | ||
{{#if: {{{ | |{{{list7}}} | ||
| | {{#if: {{{list8|}}} | ||
|- | |||
|{{{list8}}} | |||
{{{list5}}} | {{#if: {{{list9|}}} | ||
{{#if: {{{ | |- | ||
| | |{{{list9}}} | ||
{{#if: {{{list10|}}} | |||
|- | |||
{{{list6}}} | |{{{list10}}} | ||
{{#if: {{{ | {{#if: {{{list11|}}} | ||
| | |- | ||
|{{{list11}}} | |||
}}}}}}}}}}}}}}}}}}}}}} | |||
{{{list7}}} | |||
{{#if: {{{ | |||
| | |||
{{{list8}}} | |||
{{#if: {{{ | |||
| | |||
{{{list9}}} | |||
{{#if: {{{ | |||
| | |||
{{{list10}}} | |||
{{#if: | |||
{{{list11 | |||
| | |||
| {{ | |||
|}</includeonly> | |}</includeonly> | ||
Revision as of 17:24, 28 December 2013
Purpose
This template is the main template to be used on navigation boxes.
Usage
{{FloatRight
|list1=
|list2=
...
|list10=
}}
|
Parameters
| Parameter | Explanation |
|---|---|
| listn | A list of items grouped by groupn. |
Example
{{FloatRight
|list1= [[SotAWiki:Getting Started#How to edit a page|How to edit a page]] · [[SotAWiki:Getting Started#Creating your first article|Creating your first article]] · [[SotAWiki:Getting Started#Things to avoid|Things to avoid]]
|list2= [[SotAWiki:User Pages#User talk pages|User talk pages]] · [[SotAWiki:User Pages#Userboxes|Userboxes]]
|list3= [[SotAWiki:Citations#When to cite sources|When to cite sources]] · [[SotAWiki:Citations#How to cite sources|How to cite sources]] · [[SotAWiki:Citations#Adding external links|Adding external links]]
}}
| |
|
How to edit a page · Creating your first article · Things to avoid
-
|