Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on Twitter (X) or Tumblr!

Fire Emblem Wiki:Sandbox: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
No edit summary
No edit summary
Line 56: Line 56:
|game1=FE10
|game1=FE10
}}
}}
== Timeline ==
<timeline>
ImageSize  = height:300 width:200
PlotArea  = left:25 right:25 top:15 bottom:30
Period    = from:1900 till:2011
TimeAxis  = orientation:horizontal format:yyyy
Colors =
  id:canvas value:gray(0.7)
  id:grid1  value:gray(0.4)
  id:grid2  value:gray(0.2)
BackgroundColors = canvas:canvas
DateFormat = yyyy
AlignBars  = justify
ScaleMajor = unit:year grid:grid1 increment:10 start:1940
ScaleMinor = unit:year increment:5 start:1940
#Legend = orientation:vertical left:35 top:130
PlotData =
  align:left anchor:from fontsize:M width:15 shift:(4,-6) textcolor:black
</timeline>
<div class="floatright">
<timeline>
ImageSize = width:210 height:300
PlotArea = left:50 bottom:10 top:10 right:0
DateFormat = yyyy
Period = from:2001 till:2010
TimeAxis = orientation:vertical order:reverse
ScaleMajor = unit:year increment:1 start:2001
ScaleMinor = unit:year increment:1 start:2001
Colors =
id:blue value:rgb(0,0,0)
id:red value:rgb(0.9,0.05,0.05)
# there is no automatic collision detection,
# so shift texts up or down manually to avoid overlap
Define $dx = 25 # shift text to right side of bar
# shift texts up or down when two have same year
Define $up = shift:($dx,1)
Define $dw = shift:($dx,-8)
PlotData=
bar:Games anchor:till color:red width:15 textcolor:blue align:left fontsize:S mark:(line, white) shift:($dx,-4)
from:2001 till:2010
at:2001 text:"[[Golden Sun]]"
at:2002 text:"[[Golden Sun: The Lost Age|The Lost Age]]"
at:2010 text:"[[Golden Sun: Dark Dawn|Dark Dawn]]"
</timeline></div>

Revision as of 00:45, 16 January 2011

FeWiki logo square.png
Welcome to the Fire Emblem Wiki Sandbox! This page is for editing experiments. Feel free to try your skills at formatting here. To edit, click here or click edit at the top of the page, make your changes in the dialog box, and click the Save changes button when you are finished. Content added here will not remain permanently; this page is cleared every so often. If you do not want your experiments to be removed, a private sandbox may be created under your user page.
Please do not place offensive content in the sandbox.



Fire Emblem: Ankoku Ryū to Hikari no Tsurugi

FE08, FE10

Max stat template

Game HP Strength Magic Skill Speed Luck Defense Resistance Movement Constitution Weapon level
Game No. 1 42 43 91 17 64 10 45 67 74 85 --

Path of Radiance gallery

Path of Radiance gallery

Character Unit Template

Enemy Units
Name Game
Joshua Fire Emblem: Shadow Dragon & the Blade of Light
Makebeleive Template:Erroneous Input
Enemy Sandbox units in the Fire Emblem series.


Playable Characters
Name Game
Erika Fire Emblem Gaiden
Playable Sandbox units in the Fire Emblem series.


Other Units
Name Game
Seth Fire Emblem: The Blazing Blade
Neutral Sandbox units in the Fire Emblem series.


Allied Units
Name Game
Ike Fire Emblem: Radiant Dawn
Allied Sandbox units in the Fire Emblem series.



Timeline

<timeline> ImageSize = height:300 width:200 PlotArea = left:25 right:25 top:15 bottom:30 Period = from:1900 till:2011 TimeAxis = orientation:horizontal format:yyyy Colors =

 id:canvas value:gray(0.7)
 id:grid1  value:gray(0.4)
 id:grid2  value:gray(0.2)

BackgroundColors = canvas:canvas DateFormat = yyyy AlignBars = justify ScaleMajor = unit:year grid:grid1 increment:10 start:1940 ScaleMinor = unit:year increment:5 start:1940

  1. Legend = orientation:vertical left:35 top:130

PlotData =

  align:left anchor:from fontsize:M width:15 shift:(4,-6) textcolor:black

</timeline>


<timeline> ImageSize = width:210 height:300 PlotArea = left:50 bottom:10 top:10 right:0

DateFormat = yyyy Period = from:2001 till:2010 TimeAxis = orientation:vertical order:reverse ScaleMajor = unit:year increment:1 start:2001 ScaleMinor = unit:year increment:1 start:2001

Colors =

id:blue value:rgb(0,0,0)
id:red value:rgb(0.9,0.05,0.05)
  1. there is no automatic collision detection,
  2. so shift texts up or down manually to avoid overlap

Define $dx = 25 # shift text to right side of bar

  1. shift texts up or down when two have same year

Define $up = shift:($dx,1) Define $dw = shift:($dx,-8)

PlotData=

bar:Games anchor:till color:red width:15 textcolor:blue align:left fontsize:S mark:(line, white) shift:($dx,-4)
from:2001 till:2010
at:2001 text:"Golden Sun"
at:2002 text:"The Lost Age"
at:2010 text:"Dark Dawn" 
</timeline>