Difference between revisions of "Main Page"

From Ciliz|W4
Line 1: Line 1:
 +
Временная страница для тестов -- [[SettingsStuffPage]]
 +
 
{{ContentGrid
 
{{ContentGrid
 
|content =  
 
|content =  
  
 
{{InfoCard
 
{{InfoCard
|heading = [[File:T Mode1 256.png|40px|link=]] <!--T:1--> Временная форма
+
|heading = [[File:T Mode1 256.png|40px|link=]] <!--T:1--> Getting Started
 
|content =
 
|content =
Временная форма для быстрого добавления статей:
+
Содержание блока
<inputbox>
+
* Пункт первый
type=create
+
* Пункт второй [[Ссылка на страницу]]
width=100
+
* <syntaxhighlight lang="python" inline>lambda x: x * 2</syntaxhighlight> is a [[w:Lambda (programming)|lambda expression]] in Python.
break=yes
 
buttonlabel=Создать новую страницу
 
default=(Название статьи)
 
</inputbox>
 
 
}}   
 
}}   
  
 
{{InfoCard
 
{{InfoCard
|heading = [[File:T Mode1 256.png|40px|link=]] <!--T:1--> Что это тут у нас
+
|heading = [[File:T Mode1 256.png|40px|link=]] <!--T:1--> Обзор архитектуры
 
|content =
 
|content =
[[W4 Creator Kit]] - удобное средство от компании [http://ciliz.com/ Ciliz] для создания интерактивных браузерных 3D приложений.
+
 
 
}}   
 
}}   
  
 
{{InfoCard
 
{{InfoCard
|heading = [[File:T Mode1 256.png|40px|link=]] <!--T:1--> TEMP
+
|heading = [[File:T Mode1 256.png|40px|link=]] <!--T:1--> Компоненты
 
|content =
 
|content =
Временная страница для тестов -- [[SettingsStuffPage]]
+
 
 
}}   
 
}}   
  
 
{{InfoCard
 
{{InfoCard
|heading = [[File:Logo W4 small.png|40px|link=]] <!--T:1--> Logo
+
|heading = [[File:Logo W4 small.png|40px|link=]] <!--T:1--> Ноды
 
|content =
 
|content =
 
[[File:W4 big logo.png|300px|link=]]
 
[[File:W4 big logo.png|300px|link=]]
Line 34: Line 32:
  
 
{{InfoCard
 
{{InfoCard
|heading = [[File:Logo W4 small.png|40px|link=]] <!--T:1--> Название блока
+
|heading = [[File:Logo W4 small.png|40px|link=]] <!--T:1--> Сэмплы
 
|content =
 
|content =
Содержание блока
+
 
* Пункт первый
+
}} 
* Пункт второй
+
 
* <syntaxhighlight lang="python" inline>lambda x: x * 2</syntaxhighlight> is a [[w:Lambda (programming)|lambda expression]] in Python.
+
{{InfoCard
 +
|heading = [[File:Logo W4 small.png|40px|link=]] <!--T:1--> Игры
 +
|content =
 +
 
 +
}} 
 +
 
 +
{{InfoCard
 +
|heading = [[File:Logo W4 small.png|40px|link=]] <!--T:1--> Рекламы
 +
|content =
 +
 
 
}}   
 
}}   
  
 
{{InfoCard
 
{{InfoCard
|heading = [[File:Logo W4 small.png|40px|link=]] <!--T:1--> Пример кода
+
|heading = [[File:Logo W4 small.png|40px|link=]] <!--T:1--> Best practice
 
|content =
 
|content =
Важные строчки подсвечены.
+
 
<syntaxhighlight lang="html" line="line" highlight="1,5-7" style="border:3px dashed blue">
 
<script>
 
    Module().then(module =>
 
    {
 
        var entry = function(module, config) { module.cwrap('entry', 'number', ['string'])(config); }
 
        entry(module, "w4-game");
 
        module.W4L.setUpdate(module._draw)
 
    });
 
</script>
 
</syntaxhighlight>
 
 
}}   
 
}}   
  
 +
{{InfoCard
 +
|heading = [[File:Logo W4 small.png|40px|link=]] <!--T:1--> NULL NULL NULL
 +
|content =
 +
 +
}} 
 
}}
 
}}
  
 
__NOTOC__
 
__NOTOC__

Revision as of 12:23, 6 March 2020

Временная страница для тестов -- SettingsStuffPage



T Mode1 256.png Getting Started

Содержание блока

T Mode1 256.png Обзор архитектуры

T Mode1 256.png Компоненты

Logo W4 small.png Ноды

W4 big logo.png

Logo W4 small.png Сэмплы

Logo W4 small.png Игры

Logo W4 small.png Рекламы

Logo W4 small.png Best practice

Logo W4 small.png NULL NULL NULL