Foswiki info and warning messages
Wel eerst in /srv/foswiki/pub/System/NatSkin de
BaseStyle.css aangepast dat deze stijlen niet standaar vet zijn.
Foswiki info message
<div class='foswikiInfoMessage'>(public) returnType methodName(arg1, arg2, ...) { code }</div>
resulteert in
(public) returnType methodName(arg1, arg2, …) { code }
Foswiki warning message
<div class='foswikiWarningMessage'><b>@Data</b><br />All together now: A shortcut for @ToString, @EqualsAndHashCode, @Getter on all fields, and @Setter on all non-final fields, and @RequiredArgsConstructor!</div>
resulteert in
@Data
All together now: A shortcut for @ToString, @EqualsAndHashCode, @Getter on all fields, and @Setter on all non-final fields, and @RequiredArgsConstructor!
Andere/Alle
body text
foswiki alt
body text
alt
body text
foswiki help
body text
foswiki message
body text
foswiki success message
body text
foswiki error message
body text
foswiki warning message
body text
foswiki info message
body text
foswiki tip message
body text
tags
div divs class classes foswiki info warning message messages