From f3b6e73ca1fcf29731cc2a85114c41fad87d0d96 Mon Sep 17 00:00:00 2001 From: dakkar Date: Mon, 17 Aug 2009 10:54:50 +0200 Subject: moved stuff around it's a good idea to separate the documents from the templates --- src/modelli/du2html.xsl | 1 + src/modelli/getter/document.en.rest.txt | 91 +++++++++++++++++++++++++++++++++ src/modelli/getter/document.it.rest.txt | 91 +++++++++++++++++++++++++++++++++ src/modelli/getter/du2html.xsl | 1 + 4 files changed, 184 insertions(+) create mode 120000 src/modelli/du2html.xsl create mode 100644 src/modelli/getter/document.en.rest.txt create mode 100644 src/modelli/getter/document.it.rest.txt create mode 120000 src/modelli/getter/du2html.xsl (limited to 'src/modelli') diff --git a/src/modelli/du2html.xsl b/src/modelli/du2html.xsl new file mode 120000 index 0000000..911609c --- /dev/null +++ b/src/modelli/du2html.xsl @@ -0,0 +1 @@ +../../templates/du2html.xsl \ No newline at end of file diff --git a/src/modelli/getter/document.en.rest.txt b/src/modelli/getter/document.en.rest.txt new file mode 100644 index 0000000..dc53833 --- /dev/null +++ b/src/modelli/getter/document.en.rest.txt @@ -0,0 +1,91 @@ +Simple Change Getter-1 +====================== +:CreationDate: 2008-02-16 14:27:05 +:tags: models + +This is a model of the Getter Robot 1 (the one from the first series) +decomposable into the three Getter Machines; on the other hand, it is a model +ofthe three Getter Machines composable into the Getter-1. `Studio HalfEye`_ +also makes the `Perfect Change Getter Robot`_, which allows all three +transformations, but it is prohibitively priced... + +Getter Machines +--------------- + +Getter Eagle +```````````` + +.. image:: eagle-left-t.jpg + :target: eagle-left.jpg + +.. image:: eagle-right-t.jpg + :target: eagle-right.jpg + +Getter Jaguar +````````````` + +.. image:: jaguar-left-t.jpg + :target: jaguar-left.jpg + +.. image:: jaguar-right-t.jpg + :target: jaguar-right.jpg + +Getter Bear +``````````` + +.. image:: bear-left-t.jpg + :target: bear-left.jpg + +.. image:: bear-right-t.jpg + :target: bear-right.jpg + +Transformation +-------------- + +.. image:: eagle-trans1-t.jpg + :target: eagle-trans1.jpg + +.. image:: eagle-trans2-t.jpg + :target: eagle-trans2.jpg + +.. image:: eagle-trans3-t.jpg + :target: eagle-trans3.jpg + + +.. image:: jaguar-trans1-t.jpg + :target: jaguar-trans1.jpg + +.. image:: jaguar-trans2-t.jpg + :target: jaguar-trans2.jpg + +.. image:: jaguar-trans3-t.jpg + :target: jaguar-trans3.jpg + + +.. image:: bear-trans1-t.jpg + :target: bear-trans1.jpg + +.. image:: bear-trans2-t.jpg + :target: bear-trans2.jpg + +.. image:: bear-trans3-t.jpg + :target: bear-trans3.jpg + + +.. image:: join1-t.jpg + :target: join1.jpg + +.. image:: join2-t.jpg + :target: join2.jpg + +.. image:: cape-t.jpg + :target: cape.jpg + +.. image:: tomahawks-t.jpg + :target: tomahawks.jpg + +.. _`perfect change getter robot`: + http://halfeye.m78.com/products/getter/getter_top.html + +.. _`studio halfeye`: + http://halfeye.m78.com diff --git a/src/modelli/getter/document.it.rest.txt b/src/modelli/getter/document.it.rest.txt new file mode 100644 index 0000000..38a0542 --- /dev/null +++ b/src/modelli/getter/document.it.rest.txt @@ -0,0 +1,91 @@ +Simple Change Getter-1 +====================== +:CreationDate: 2008-02-16 14:27:05 +:tags: models + +Questo è un modello del Getter Robot 1 (quello della prima serie) scomponibile +nelle tre Getter Machines, ovvero è un modello delle tre Getter Machines che +possono essere combinate per formare il Getter-1. Lo `Studio HalfEye`_ produce +anche il `Perfect Change Getter Robot`_, che permette tutte e tre le +trasformazioni, ma ha un costo un po' proibitivo... + +Getter Machines +--------------- + +Getter Eagle +```````````` + +.. image:: eagle-left-t.jpg + :target: eagle-left.jpg + +.. image:: eagle-right-t.jpg + :target: eagle-right.jpg + +Getter Jaguar +````````````` + +.. image:: jaguar-left-t.jpg + :target: jaguar-left.jpg + +.. image:: jaguar-right-t.jpg + :target: jaguar-right.jpg + +Getter Bear +``````````` + +.. image:: bear-left-t.jpg + :target: bear-left.jpg + +.. image:: bear-right-t.jpg + :target: bear-right.jpg + +La trasformazione +----------------- + +.. image:: eagle-trans1-t.jpg + :target: eagle-trans1.jpg + +.. image:: eagle-trans2-t.jpg + :target: eagle-trans2.jpg + +.. image:: eagle-trans3-t.jpg + :target: eagle-trans3.jpg + + +.. image:: jaguar-trans1-t.jpg + :target: jaguar-trans1.jpg + +.. image:: jaguar-trans2-t.jpg + :target: jaguar-trans2.jpg + +.. image:: jaguar-trans3-t.jpg + :target: jaguar-trans3.jpg + + +.. image:: bear-trans1-t.jpg + :target: bear-trans1.jpg + +.. image:: bear-trans2-t.jpg + :target: bear-trans2.jpg + +.. image:: bear-trans3-t.jpg + :target: bear-trans3.jpg + + +.. image:: join1-t.jpg + :target: join1.jpg + +.. image:: join2-t.jpg + :target: join2.jpg + +.. image:: cape-t.jpg + :target: cape.jpg + +.. image:: tomahawks-t.jpg + :target: tomahawks.jpg + +.. _`perfect change getter robot`: + http://halfeye.m78.com/products/getter/getter_top.html + +.. _`studio halfeye`: + http://halfeye.m78.com diff --git a/src/modelli/getter/du2html.xsl b/src/modelli/getter/du2html.xsl new file mode 120000 index 0000000..e2487e0 --- /dev/null +++ b/src/modelli/getter/du2html.xsl @@ -0,0 +1 @@ +../../../templates/du2html.xsl \ No newline at end of file -- cgit v1.2.3