Difference between revisions of "Team:Heidelberg/SandboxCathy"

(Created page with "{{Heidelberg/header}} {{Heidelberg/navbar}} {{Heidelberg/main| Title| Subtitle| URL to image| color|...")
 
(Blanked the page)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Heidelberg/header}}             
 
{{Heidelberg/navbar}}             
 
  
{{Heidelberg/main|             
 
    Title|
 
    Subtitle|
 
    URL to image|
 
    color|                         
 
    {{Heidelberg/abstract|     
 
        Image URL|
 
        Content
 
    }}
 
    {{Heidelberg/templateus/Contentsection|
 
        {{#tag:html|
 
            Basic content, here texts are written.
 
 
            General rules:
 
            if html tags (the things starting with "<" and ending with ">") occur, the whole block in which they occur, have to be inside the following (replacing 'content')
 
 
            {{#tag:html|
 
                content
 
            }}
 
 
            Pages on the wiki can be edited or created by going the URL where the page shall be and choosing
 
 
            wiki tools -> Edit/Create
 
 
            Simply paste the text there and save the page.
 
 
            Images can be uploaded by choosing 'upload files' under 'wiki tools'.
 
            Filenames shall be
 
 
            T--Heidelberg--Team_Heidelberg_2017_real-name.png
 
 
            If a file was uploaded, a page showing the file occurs, click on 'original file' and take the URL you are getting to. This URL is the image URL used to embed the image.
 
 
            An editor that matches braces is pretty useful. Check if the braces of main are close properly and the chances are good thta the page will work.
 
 
            headers can be written as follows:
 
            <h1>Large header</h1>
 
            or in smaller:
 
            <h2>Smaller Header</h2>
 
            <b>this is bold text</b>
 
            this produces a line break
 
            <br>
 
            <i>This text is italic</i>
 
            Referencing works <x-ref>iGEMHD</x-ref>.
 
            Links to other pages work like <a href="URL">this</a>.
 
            Images can be embedded over the half page:
 
            {{Heidelberg/templateus/Imagebox|
 
                Image URL|
 
                Title|
 
                Subtitle|
 
                pos = left   
 
            }}
 
            Or over the full page:
 
            {{Heidelberg/templateus/Imagesection|
 
                Image URL|
 
                Title|
 
                Subtitle
 
            }}
 
            HTML tables can be generated from excel tables via http://tableizer.journalistopia.com/tableizer.php. Please delete the 'class="tableizer-table"' and 'class="tableizer-firstrow"'
 
            They are put in tableboxes as follows:
 
            {{Heidelberg/templateus/Tablebox|
 
                Title|
 
                {{#tag:html|
 
                    html table
 
                }}|
 
                Subtitle
 
            }}
 
        }}
 
    }}
 
}}
 
{{Heidelberg/references2}}
 
{{Heidelberg/footer}}
 

Latest revision as of 18:02, 14 December 2017