⏎ Return to Code Contribution Project
Code author: %%created_by_linked%%
Attribution text: %%form_data{attribution}%%
Programming language: %%form_data{language}%%
Description: %%form_data{description}%%
First submitted: %%created_at|%O ago, %e %B %Y%%
Last updated: %%updated_at|%O ago, %e %B %Y%%
%%form_raw{code}%%
====
[[form]]
fields:
attribution:
label: Attribution
type: text
width: 100
hint: How you would like your name to appear in STE?
description:
label: Description
type: wiki
width: 100
height: 2
hint: What does your code actually do? What can it be used for?
language:
label: Language
type: select
values:
Cpp: C++
diff: Diff
Java: Java
JavaScript: JavaScript
Perl: Perl
Python: Python
Ruby: Ruby
SQL: SQL
XML: XML
CSS: CSS
PHP: PHP
HTML: X/HTML
other: Other...
code:
label: Type code here
type: text
width: 100
height: 10
[[/form]]