Difference between revisions of "3D Model Viewer"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
imported>Elaeagnifolia |
||
| (75 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | '''The Wiki Model Viewer is no longer being updated with the newest units.''' | ||
| + | |||
| + | Visit https://notte.moe/dl-fbx/ for more 3D models and animations. | ||
| + | |||
| + | ---- | ||
* The 3D Model Viewer uses Javascript, which may be blocked by overly aggressive adblocks. | * The 3D Model Viewer uses Javascript, which may be blocked by overly aggressive adblocks. | ||
| − | * | + | * Select from one of the dropdowns to load up a model. |
{{#widget:3DModelViewer | {{#widget:3DModelViewer | ||
| Line 30: | Line 35: | ||
|no html | |no html | ||
}} | }} | ||
| + | |weapons={{#cargo_query: | ||
| + | tables=Weapons | ||
| + | |fields=CONCAT("\"", _pageName, "\"") | ||
| + | |group by=_pageName | ||
| + | |limit=5000 | ||
| + | |named args=yes | ||
| + | |delimiter=, | ||
| + | |intro=[ | ||
| + | |outro=] | ||
| + | |default=null | ||
| + | |more results text= | ||
| + | |no html | ||
| + | }} | ||
| + | |weaponsSheathed={{#cargo_query: | ||
| + | tables=Weapons | ||
| + | |fields=CONCAT("\"", _pageName, " (Sheathed)\"") | ||
| + | |where=Type="Blade" | ||
| + | |group by=_pageName | ||
| + | |limit=5000 | ||
| + | |named args=yes | ||
| + | |delimiter=, | ||
| + | |intro=[ | ||
| + | |outro=] | ||
| + | |default=null | ||
| + | |more results text= | ||
| + | |no html | ||
| + | }} | ||
| + | |enemies={{#cargo_query: | ||
| + | tables=EnemiesTest | ||
| + | |fields=CONCAT("\"", Name, "\"") | ||
| + | |group by=Name | ||
| + | |where=Name != "Wind Mana Fount" AND Name != "Kadomatsu" AND Name != "Gift Basket" AND Name != "Tail" AND Name != "Left Arm" AND Name != "Right Arm" AND Name != "Wing (L)" AND Name != "" AND Name != "Wing (R)" AND Name != "Hand (L)" AND Name != "Hand (R)" AND Name != "Leg (L)" AND Name != "Leg (R)" AND Name != "Head" AND Name NOT LIKE "%Imperial Phantom%" | ||
| + | |limit=5000 | ||
| + | |named args=yes | ||
| + | |delimiter=, | ||
| + | |intro=[ | ||
| + | |outro=] | ||
| + | |default=null | ||
| + | |more results text= | ||
| + | |no html | ||
| + | }} | ||
| + | |misc=["Notte", "Zethia", "Other Zethia", "Aurelius", "Summoning NPC", "Elysium", "Kaleido Dragon", "Phraeganoth (Overdrive)", "Hypnos (Overdrive)", "Sabnock (Overdrive)", "Shishimai (Overdrive)", "Ieyasu's Blade", "Ieyasu's Blade (Sheathed)", "Zethia's Staff", "Other Zethia's Staff", "Unnamed Lance", "Gacha Summon Axe", "Valyx's Axe", "Kagamimochi"] | ||
}} | }} | ||
Latest revision as of 23:21, 3 February 2020
The Wiki Model Viewer is no longer being updated with the newest units.
Visit https://notte.moe/dl-fbx/ for more 3D models and animations.
- The 3D Model Viewer uses Javascript, which may be blocked by overly aggressive adblocks.
- Select from one of the dropdowns to load up a model.