User:Noa T'Nessa Levinson/Sandbox1: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(Playing with newlines)
(Undo revision 342507 by Noa T'Nessa Levinson (talk))
Tag: Undo
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
=={{{name|}}}==
This a sentence.<ref group="Test" name="Name 1">And this is a reference in group test.</ref> It can have citations of a specific group in it. Even repeating citations!<ref group="Test" name="Name 1"/>
{{Heading|Production Information|#8A6FA3
}}{{#if: {{{manufacturer|}}}|* '''Manufacturer:''' {{{manufacturer|}}}
}}{{#if: {{{class|}}}|* '''Class:''' {{{class|}}}
}}{{#if: {{{model|}}}|* '''Model:''' {{{model|}}}
}}{{#if: {{{start|}}}|* '''First Production date:''' {{{start|}}}
}}{{#if: {{{lifespan|}}}|* '''Expected Lifespan:''' {{{lifespan|}}}
}}{{#if: {{{modifier|}}}|* '''Modified By:''' {{{modifier|}}}
}}{{Heading|Technical specifications|#8A6FA3}}
* '''Size'''
{{#if: {{{length|}}}|** '''Length:''' {{{length|}}}
}}{{#if: {{{width|}}}|** '''Width:''' {{{width|}}}
}}{{#if: {{{height|}}}|** '''Height/Depth:''' {{{height|}}}
}}{{#if: {{{diameter|}}}|** '''Diameter:''' {{{diameter|}}}
}}{{#if: {{{circumference|}}}|** '''Circumference:''' {{{circumference|}}}
}}{{#if: {{{mass|}}}|** '''Mass:''' {{{mass|}}}}}
* '''Movement'''
{{#if: {{{maxaccel|}}}|** '''Maximum Acceleration:''' {{{maxaccel|}}}
}}{{#if: {{{maxspeed|}}}|** '''Maximum Speed:''' {{{maxspeed|}}}
}}{{#if: {{{power1|}}}|* '''Primary Power Plant:''' {{{power1|}}}
}}{{#if: {{{power2|}}}|* '''Secondary Power Plant:''' {{{power2|}}}}}
* '''Crew'''
{{#if: {{{crew|}}}|** '''Standard:''' {{{crew|}}}
}}{{#if: {{{skeleton|}}}|** '''Minimum Crew:''' {{{skeleton|}}}
}}{{#if: {{{passengers|}}}|** '''Passengers/Inhabitants:''' {{{passengers|}}}
}}{{#if: {{{personnel|}}}|** '''Maximum Capacity:''' {{{personnel|}}}
}}{{#if: {{{capacity|}}}|* '''Cargo Capacity:''' {{{capacity|}}}
}}{{Heading|Tactical|#8A6FA3
}}{{#if: {{{armament|}}}|* '''Offensive Capabilities:''' {{{armament|}}}
}}{{#if: {{{defense|}}}|* '''Defensive Capabilities:''' {{{defense|}}}
}}{{#if: {{{sensors|}}}|* '''Sensors:''' {{{sensors|}}}
}}{{#if: {{{comm|}}}|* '''Communications:''' {{{comm|}}}
}}{{Heading|Traffic|#8A6FA3
}}{{#if: {{{docking|}}}|* '''External Docking:''' {{{docking|}}}
}}{{#if: {{{bays|}}}|* '''Internal Bays:''' {{{bays|}}}
}}{{#if: {{{transporters|}}}|* '''Transporters:''' {{{transporters|}}}
}}{{#if: {{{tbeams|}}}|* '''Tractor Beams:''' {{{tbeams|}}}
}}{{#if: {{{craft|}}}|* '''Craft:''' {{{craft|}}}
}}{{#if: {{{features|}}}|* '''Other Features:''' {{{features|}}}
}}{{Heading|Location|#8A6FA3
}}{{#if: {{{system|}}}|* '''System:''' {{{system|}}}
}}{{#if: {{{planet|}}}|* '''Planet:''' {{{planet|}}}
}}{{#if: {{{orbit|}}}|* '''Orbit:''' {{{orbit|}}}
}}{{Heading|Usage|#8A6FA3
}}{{#if: {{{role|}}}|* '''Role:''' {{{role|}}}
}}{{#if: {{{affiliation|}}}|* '''Affiliation:''' {{{affiliation|}}}
}}{{#if: {{{constructed|}}}|* '''Constructed:''' {{{constructed|}}}
}}{{#if: {{{destroyed|}}}|* '''Destroyed:''' {{{destroyed|}}}
}}{{#if: {{{battles|}}}|* '''Battles:''' {{{battles|}}}
}}{{#if: {{{owners|}}}|* '''Owners:''' {{{owners|}}}
}}{{#if: {{{population|}}}|* '''Current Population:''' {{{population|}}}
}}{{#if: {{{interest|}}}|* '''Points of Interest:''' {{{interest|}}}
}}{{#if: {{{services|}}}|* '''Services:''' {{{services|}}}}}


<noinclude>
And you can also separate citations into different sections, and display them separately. Don't take '''my''' word for it, check it out!<ref group="Clever name" name="Name 2">This is another test because I can't think about a clever name for the group.</ref>
===Usage instructions===
Paste the following code into the top of an article, filling all known fields:
<pre><nowiki>
{{space_station
|name=
|image=
|manufacturer=
|class=
|model=
|start=
|lifespan=
|modifier=
|length=
|width=
|height=
|mass=
|maxaccel=
|maxspeed=
|power1=
|power2=
|crew=
|skeleton=
|passengers=
|personnel=
|capacity=
|armament=
|defense=
|sensors=
|comm=
|docking=
|bays=
|transporters=
|tbeams=
|craft=
|features=
|system=
|planet=
|orbit=
|role=
|affiliation=
|constructed=
|destroyed=
|battles=
|owners=
|population=
|interest=
|services=
}}</nowiki></pre>


</noinclude>
I'm bored, let's try an image.<ref name="Image test">[[File:Lt Noa.png|30px]]</ref> And a template.<ref name="Template test"><nowiki>{{dot}}</nowiki> = {{dot}}</ref> And also a parser function for the fun of it.<ref name="Parser func test">1 + 1 = {{#expr: 1+1}}</ref> Let's also test a template that returns an image! How about that, Cite?!<ref name="Template image test">{{Logo|USS Chin'toka|30}}</ref> What about magic words?<ref name="Magic word test">PAGENAME magic word: {{PAGENAME}}</ref>


<noinclude>[[Category:Adingo]]</noinclude>
And for the sake of it, A combination of an external link, and a template that gives an image!<ref group="sim" name="sim 1">{{Logo|USS Chin'toka|30}} USS Chin'toka - [https://groups.google.com/g/sb118-chintoka/c/O3k49b8DS3g/m/Ja7loKpgCQAJ A Clean Bill of Health] - Noa is a bit hungry during a medical checkup.</ref>
 
===Test references===
<references group="Test"/>
 
===More test references===
<references group="Clever name"/>
 
===Sim references===
<references group="sim"/>
 
===General references===
<references/><noinclude>[[Category:Adingo]]</noinclude>

Latest revision as of 14:07, 23 April 2023

This a sentence.[Test 1] It can have citations of a specific group in it. Even repeating citations![Test 1]

And you can also separate citations into different sections, and display them separately. Don't take my word for it, check it out![Clever name 1]

I'm bored, let's try an image.[1] And a template.[2] And also a parser function for the fun of it.[3] Let's also test a template that returns an image! How about that, Cite?![4] What about magic words?[5]

And for the sake of it, A combination of an external link, and a template that gives an image![sim 1]

Test references

  1. 1.0 1.1 And this is a reference in group test.

More test references

  1. This is another test because I can't think about a clever name for the group.

Sim references

  1. USS Chin'toka-logo.png USS Chin'toka - A Clean Bill of Health - Noa is a bit hungry during a medical checkup.

General references

  1. Lt Noa.png
  2. {{dot}} = •
  3. 1 + 1 = 2
  4. USS Chin'toka-logo.png
  5. PAGENAME magic word: Noa T'Nessa Levinson/Sandbox1